Method: Formation::Types::Checkbox#field
- Defined in:
- lib/formation/types/checkbox.rb
#field ⇒ Object (readonly)
Returns the value of attribute field.
3 4 5 |
# File 'lib/formation/types/checkbox.rb', line 3 def field @field end |