Method: Toast::Errors::BadRequest#source_location
- Defined in:
- lib/toast/errors.rb
#source_location ⇒ Object
Returns the value of attribute source_location.
26 27 28 |
# File 'lib/toast/errors.rb', line 26 def source_location @source_location end |