Method: Mongoid::Extensions::Object#substitutable
- Defined in:
- lib/mongoid/extensions/object.rb
#substitutable ⇒ Object
Get the substitutable version of an object.
202 203 204 |
# File 'lib/mongoid/extensions/object.rb', line 202 def substitutable self end |