Skip to content

Commit

Permalink
Add ActiveModel::Serialization, from PR #38.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Mar 25, 2016
1 parent ef7ec0b commit f49ea4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spira/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Base
extend ActiveModel::Naming
include ActiveModel::Conversion
include ActiveModel::Dirty
include ActiveModel::Serialization

include ::RDF, ::RDF::Enumerable, ::RDF::Queryable, Utils

Expand Down

0 comments on commit f49ea4d

Please sign in to comment.