Class: Sunspot::MongoMapper::InstanceAdapter

Inherits:
Adapters::InstanceAdapter
  • Object
show all
Defined in:
lib/sunspot/mongomapper.rb

Instance Method Summary collapse

Instance Method Details

#idObject



52
53
54
# File 'lib/sunspot/mongomapper.rb', line 52

def id
  @instance.id.to_s
end