Class: Studio::ModelPage::Entry
- Inherits:
-
Struct
- Object
- Struct
- Studio::ModelPage::Entry
- Defined in:
- app/models/studio/model_page.rb
Instance Attribute Summary collapse
-
#lookup ⇒ Object
Returns the value of attribute lookup.
-
#model ⇒ Object
Returns the value of attribute model.
Instance Attribute Details
#lookup ⇒ Object
Returns the value of attribute lookup
25 26 27 |
# File 'app/models/studio/model_page.rb', line 25 def lookup @lookup end |
#model ⇒ Object
Returns the value of attribute model
25 26 27 |
# File 'app/models/studio/model_page.rb', line 25 def model @model end |