Method: Persistors::ModelStore#model
- Defined in:
- lib/volt/models/persistors/model_store.rb
#model ⇒ Object (readonly)
Returns the value of attribute model.
10 11 12 |
# File 'lib/volt/models/persistors/model_store.rb', line 10 def model @model end |