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
13 # Gems used only for assets and not required
14 # in production environments by default.
17 gem 'sass-rails', " ~> 3.1.0"
18 gem 'coffee-rails', "~> 3.1.0"
24 # Use unicorn as the web server
27 # Deploy with Capistrano
31 gem 'ruby-debug19', :require => 'ruby-debug'