class ActiveModel::MongoidSerializer
Public Instance Methods
id()
click to toggle source
# File lib/mongoid/serializer.rb, line 24 def id object._id.to_s end
# File lib/mongoid/serializer.rb, line 24 def id object._id.to_s end