Class: AtomicView::Model
- Inherits:
-
Object
- Object
- AtomicView::Model
- Includes:
- ActiveModel::Model
- Defined in:
- app/models/atomic_view/model.rb
Instance Attribute Summary collapse
-
#attribute ⇒ Object
readonly
Returns the value of attribute attribute.
Instance Attribute Details
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
5 6 7 |
# File 'app/models/atomic_view/model.rb', line 5 def attribute @attribute end |