/rails3-app-template

A Rails 3 app template with authlogic and Twitter Bootstrap.

Primary LanguageRuby

A Rails 3 Application Template

An evolving set of the gems and patterns I currently use for Rails 3 development.

Inspired by https://github.com/defeated/rails-app-template and https://github.com/npverni/rails3-rumble-template

Usage

After creating a new Rails app, and updating config/database.yml, run the following:

$ rake rails:template LOCATION=https://raw.github.com/speric/rails3-app-template/master/rails3-app-template.rb

Go to http://localhost:3000; the default admin username/pass is foo@bar.com/password.

Gems

Development