Skip to content

Commit

Permalink
Adding XML Serializer back
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Crocker committed Jun 12, 2010
1 parent a086325 commit f908476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mongoid/components.rb
Expand Up @@ -9,6 +9,7 @@ module Components #:nodoc
include ActiveModel::Naming
include ActiveModel::Serialization
include ActiveModel::Serializers::JSON
include ActiveModel::Serializers::Xml
include Mongoid::Associations
include Mongoid::Attributes
include Mongoid::Collections
Expand Down

0 comments on commit f908476

Please sign in to comment.