Class: AtomicView::Model

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Model
Defined in:
app/models/atomic_view/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject (readonly)

Returns the value of attribute attribute.



5
6
7
# File 'app/models/atomic_view/model.rb', line 5

def attribute
  @attribute
end