lucasefe / themes_for_rails

Theme Support for Rails 3
This very same page :)
MIT License
308 stars 102 forks source link

h1. Theme For Rails (3 and hopefully later)

h2. Features list

h2. Compatibility

This gem works with Rails from version 3.0 to at least 3.2.1 (current at the moment of writing this readme file).

h2. Documentation

h2. Ideas / Inspiration

h2. Rails 2 Support

This gem only works with Rails 3 (duh). If you want the same exactly behavior, but for Rails 2.x, go "here":http://github.com/jystewart/theme_support .

h2. Running tests

gem install bundler
bundle install
rake

h2. Authors and contributors

h2. Last but not least

If you are using this gem, please, take a minute to recommend me at Working With Rails.

Recommend Me