Method: Input::Password::Cell#value
- Defined in:
- app/cells/lato_view/input/password/cell.rb
#value ⇒ Object
Returns the value of attribute value.
6 7 8 |
# File 'app/cells/lato_view/input/password/cell.rb', line 6 def value @value end |