Remove active model serializers gem

This commit is contained in:
Rohan Mitchell
2014-01-08 11:30:31 +11:00
parent 5e041a6f4f
commit 2f98888acd
3 changed files with 0 additions and 5 deletions

View File

@@ -34,7 +34,6 @@ gem 'geocoder'
gem 'gmaps4rails'
gem 'spinjs-rails'
gem 'rack-ssl', :require => 'rack/ssl'
gem "active_model_serializers"
# Gems used only for assets and not required
# in production environments by default.

View File

@@ -131,8 +131,6 @@ GEM
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active_link_to (1.0.0)
active_model_serializers (0.8.1)
activemodel (>= 3.0)
active_utils (2.0.1)
activesupport (>= 2.3.11)
i18n
@@ -496,7 +494,6 @@ PLATFORMS
ruby
DEPENDENCIES
active_model_serializers
andand
awesome_print
aws-sdk

View File

@@ -1 +0,0 @@
ActiveModel::Serializer.root = false