A bash script for bootstrapping a Rails app with jRails/jQuery, rspec, restful-authentication, and a default controller.
Download from github: http://github.com/npverni/rails-boilerplate-script After running it in the root of a new Rails app you’ll be setup with: Authentication via restful-authentication the rspec plugins for BDD the jRails drop-in replacement for using jQuery instaed of Proto/scriptaculous A ‘welcome’ controller A application.html.erb layout
