Method: Validatable::ValidatesFormatOf#with
- Defined in:
- lib/validatable/validations/validates_format_of.rb
#with ⇒ Object
Returns the value of attribute with.
3 4 5 |
# File 'lib/validatable/validations/validates_format_of.rb', line 3 def with @with end |