1 source 'http://rubygems.org'
5 # Bundle edge Rails instead:
6 # gem 'rails', :git => 'git://github.com/rails/rails.git'
8 # for Heroku deployment - as described in Ap. A of ELLS book
9 group :development, :test do
11 #gem 'ruby-debug19', :require => 'ruby-debug'
12 gem 'database_cleaner'
18 gem 'cucumber-rails-training-wheels'
24 # Gems used only for assets and not required
25 # in production environments by default.
28 gem 'sass-rails', " ~> 3.1.0"
29 gem 'coffee-rails', "~> 3.1.0"
35 # Use unicorn as the web server
38 # Deploy with Capistrano