Method: Nitro::AttributeControl#attribute
- Defined in:
- lib/nitro/control/attribute.rb
#attribute ⇒ Object
The attribute that this control renders.
15 16 17 |
# File 'lib/nitro/control/attribute.rb', line 15 def attribute @attribute end |