Method: Forcast::Application::Error::General#fetch_json
- Defined in:
- lib/forcast/controllers/application/error.rb
#fetch_json ⇒ Object
12 13 14 |
# File 'lib/forcast/controllers/application/error.rb', line 12 def fetch_json Helpers::Render.json(error, , status) end |