dramsay / templates
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Doug Ramsay (author)
Tue Jun 02 15:51:36 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
base.rb | ||
| |
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.

