Method: FormAPI::AuthenticationError#error
- Defined in:
- lib/form_api/models/authentication_error.rb
#error ⇒ Object
Returns the value of attribute error.
19 20 21 |
# File 'lib/form_api/models/authentication_error.rb', line 19 def error @error end |