Skip to content

Commit

Permalink
Required
Browse files Browse the repository at this point in the history
  • Loading branch information
bf4 committed Apr 30, 2017
1 parent 320596b commit 4fb635b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/active_model_serializers/model.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ActiveModelSerializers::Model is a convenient superclass for making your models
# from Plain-Old Ruby Objects (PORO). It also serves as a reference implementation
# that satisfies ActiveModel::Serializer::Lint::Tests.
require 'active_support/core_ext/hash'
module ActiveModelSerializers
class Model
include ActiveModel::Serializers::JSON
Expand Down

0 comments on commit 4fb635b

Please sign in to comment.