Method: ActiveNode::Reflection::MacroReflection#model
- Defined in:
- lib/active_node/reflection.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
90 91 92 |
# File 'lib/active_node/reflection.rb', line 90 def model @model end |