public
Fork of npverni/rails-boilerplate-script
Description: Boilerplate Rails Script for restful-authentication, jQuery/jRails, and shoulda
Homepage:
Clone URL: git://github.com/galdomedia/rails-boilerplate-script.git
name age message
file README Loading commit data...
file rails-boilerplate.sh
README
WHAT IT DOES
Installs restful-authentication, jQuery/jRails, shoulda.  creates a default controller and route.

This fork includes account activation and states for accounts. Also adds paperclip for attachment handling.

HOW TO USE IT
just run it in the root of a new rails app

REQUIREMENTS
aasm - MANDATORY - http://github.com/rubyist/aasm/tree/master
rmagick - http://rmagick.rubyforge.org/