/rails-templates

Templates for creating Rails apps.

Primary LanguageRubyApache License 2.0Apache-2.0

Rails Application Template Library

A library of Rails application templates I find useful.

Current library

  • base - Simple Rails template that adds less (CSS processor) as a plugin.
  • auth - Does everything base does, plus sets up Authlogic for user authentication.