Adding backbone-rails

This commit is contained in:
Tyler Renelle 2012-02-07 19:01:22 -05:00
parent e5f8853a43
commit 834fbb3d41

View file

@ -43,3 +43,4 @@ gem 'mysql2'
gem 'therubyracer'
gem "acts_as_list"
gem 'web-app-theme', :git => 'https://github.com/pilu/web-app-theme.git'
gem 'rails-backbone'