Class: Salestation::Web::Responses::Error
- Defined in:
- lib/salestation/web/responses.rb
Instance Method Summary collapse
Methods inherited from Response
Instance Method Details
#body ⇒ Object
37 38 39 |
# File 'lib/salestation/web/responses.rb', line 37 def body {message: , debug_message: } end |