Method: ActiveModel::Validator#options
- Defined in:
- activemodel/lib/active_model/validator.rb
#options ⇒ Object (readonly)
Returns the value of attribute options.
97 98 99 |
# File 'activemodel/lib/active_model/validator.rb', line 97 def @options end |