Method: Explicit::Type::Enum#allowed_values
- Defined in:
- lib/explicit/type/enum.rb
#allowed_values ⇒ Object (readonly)
Returns the value of attribute allowed_values.
4 5 6 |
# File 'lib/explicit/type/enum.rb', line 4 def allowed_values @allowed_values end |