1 source 'https://rubygems.org'
5 # Bundle edge Rails instead:
6 # gem 'rails', :git => 'git://github.com/rails/rails.git'
8 gem 'backbone-on-rails'
11 gem 'acts-as-taggable-on', '~> 2.3.1'
15 gem 'rspec-rails', '2.11.0'
16 gem 'capybara', '1.1.2'
20 # Gems used only for assets and not required
21 # in production environments by default.
23 gem 'sass-rails', '~> 3.2.3'
24 gem 'coffee-rails', '~> 3.2.1'
26 # See https://github.com/sstephenson/execjs#readme for more supported runtimes
27 # gem 'therubyracer', :platforms => :ruby
29 gem 'uglifier', '>= 1.0.3'
35 # To use ActiveModel has_secure_password
36 # gem 'bcrypt-ruby', '~> 3.0.0'
38 # To use Jbuilder templates for JSON
41 # Use unicorn as the app server
44 # Deploy with Capistrano