Mark Richman provides expert advice, strategy, and software solutions to businesses worldwide. His clients range from the Fortune 500 to small businesses to startups seeking dramatic results. Mark creates and improves business-critical web applications, increasing productivity and maximizing profits.

Rails 2.3 Application Template template.rb

Here’s my current Rails 2.3 application template which uses the following features:

  • asset_packager
  • exception_notifier
  • paperclip
  • restful-authentication (generates user and session)
  • role-requirement (generates roles for user)
  • rspec
  • cucumber
  • active_merchant
  • sqlite3-ruby
  • will_paginate
  • haml
  • nifty_layout
  • Capistrano capify
  • database session store



Leave a Reply