Install rabl and oj

This commit is contained in:
Rob H
2013-06-22 23:43:02 +05:30
committed by Rohan Mitchell
parent 2384c4a43e
commit ba840124d2
2 changed files with 5 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ gem 'db2fog'
gem 'andand'
gem 'truncate_html'
gem 'representative_view'
gem 'rabl'
gem 'oj'
# Gems used only for assets and not required
# in production environments by default.

View File

@@ -263,6 +263,7 @@ GEM
net-ssh (2.6.8)
newrelic_rpm (3.6.0.83)
nokogiri (1.5.6)
oj (2.1.2)
orm_adapter (0.4.0)
paperclip (2.8.0)
activerecord (>= 2.3.0)
@@ -415,8 +416,10 @@ DEPENDENCIES
jquery-rails
letter_opener
newrelic_rpm
oj
pg
pry-debugger
rabl
rails (= 3.2.11)
representative_view
rspec-rails