Method: FormAPI::Template::EnumAttributeValidator#allowable_values
- Defined in:
- lib/form_api/models/template.rb
#allowable_values ⇒ Object (readonly)
Returns the value of attribute allowable_values.
55 56 57 |
# File 'lib/form_api/models/template.rb', line 55 def allowable_values @allowable_values end |