1 source 'http://rubygems.org'
5 # Bundle edge Rails instead:
6 # gem 'rails', :git => 'git://github.com/rails/rails.git'
11 # Gems used only for assets and not required
12 # in production environments by default.
21 # Use unicorn as the web server
24 # Deploy with Capistrano
28 # gem 'ruby-debug19', :require => 'ruby-debug'
44 gem 'database_cleaner'
45 gem 'rails3-generators' #mainly for factory_girl & simple_form at this point
51 gem 'cucumber-websteps'