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'
17 # Gems used only for assets and not required
18 # in production environments by default.
21 gem 'sass-rails', " ~> 3.1.0"
22 gem 'coffee-rails', "~> 3.1.0"
28 # Use unicorn as the web server
31 # Deploy with Capistrano