Militia's Stars
julian7/mws-templates
Rails templates used by Magic Workshop
foobarfighter/drails
A Dojo implementation for the Rails helpers
chriseppstein/compass-rails-sample-application
Demonstrates how to configure a rails application to use Compass
npverni/rails-boilerplate-script
Boilerplate Rails Script for restful-authentication, jQuery/jRails, and shoulda
dim/retrospectiva
Open source, web-based agile project management, featuring: Goal planner, Story management, Issue-tracker, Code review, SCM Integration, Wiki & Blog. It is intended to assist the collaborative aspect of work carried out by software development teams.
AlexJWayne/rails-settings
Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any serializable object.