Module: Mongoid::Extensions::Object::Substitutable
- Included in:
- Object
- Defined in:
- lib/mongoid/extensions/object/substitutable.rb
Overview
This module is for defining base substitutable behaviour.
Instance Method Summary collapse
-
#substitutable ⇒ Object
:nodoc:.
Instance Method Details
#substitutable ⇒ Object
:nodoc:
9 10 11 |
# File 'lib/mongoid/extensions/object/substitutable.rb', line 9 def substitutable self end |