Module: MongoThing::Document
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/mongo_thing/document.rb,
lib/mongo_thing/railties/document.rb
Defined Under Namespace
Modules: ClassMethods, InstanceMethods, Rails
Class Attribute Summary collapse
-
.framework_modules ⇒ Object
Returns the value of attribute framework_modules.
Class Attribute Details
.framework_modules ⇒ Object
Returns the value of attribute framework_modules.
5 6 7 |
# File 'lib/mongo_thing/document.rb', line 5 def framework_modules @framework_modules end |