Application templates in Rails 3

Application templates in Rails 3

http://everydayrails.com/2011/02/28/rails-3-application-templates.html

 

Rails 3 template configured for devise/omniauth, haml, jquery, simple_form

https://github.com/dejan/next_station

 

Views generator for devise gem. Views are generated to be used with simple_form gem. It also adds full i18N support

https://github.com/sgruhier/devise_simple_form_views_generator

 

lean rails template with uploadify, i18n, devise, cancan, sphinx, wilpaginate and 960gs configured

https://github.com/maxgronlund/rails-template

你可能感兴趣的:(application)