Class: Mongo::Model::Component

Inherits:
Object
  • Object
show all
Defined in:
lib/mongo/model/integration/rad.rb

Overview

Registering it as component.

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject

Returns the value of attribute db.



4
5
6
# File 'lib/mongo/model/integration/rad.rb', line 4

def db
  @db
end

#fsObject

Returns the value of attribute fs.



7
8
9
# File 'lib/mongo/model/integration/rad.rb', line 7

def fs
  @fs
end