Method: ActiveForm::Validator::Base#element
- Defined in:
- lib/active_form/validators/base.rb
#element ⇒ Object (readonly)
Returns the value of attribute element.
3 4 5 |
# File 'lib/active_form/validators/base.rb', line 3 def element @element end |