dramsay / templates

Rails 2.3+ templates

This URL has Read+Write access

name age message
file README.rdoc Loading commit data...
file base.rb
file thoughtbot.rb
README.rdoc

Templates

Starting a collection of Rails 2.3+ templates.

Base

The base.rb template installs Authlogic, RSpec and JQuery (and removes Prototype), in addition to a few other essentials. It does not include the views for the Authlogic controllers, so you’ll need to add those (or get a missing template error). The Hoptoad Notifier plugin is installed and you will need your Hoptoad API key handy.