Module: GridAttachment::MongoMapper::InstanceMethods

Defined in:
lib/grid_attachment/mongo_mapper.rb

Instance Method Summary collapse

Instance Method Details

#gridObject

Accessor to Grid



118
119
120
# File 'lib/grid_attachment/mongo_mapper.rb', line 118

def grid
  self.class.grid
end