Table of Contents - rambulance-3.3.0 Documentation
Pages
- bad_request.json.jbuilder
- forbidden.json.jbuilder
- internal_server_error.json.jbuilder
- not_found.json.jbuilder
- unprocessable_content.json.jbuilder
Classes and Modules
- ExceptionsApp
- Rambulance
- Rambulance::Engine
- Rambulance::ExceptionsApp
- Rambulance::Generators
- Rambulance::Generators::ExceptionsAppGenerator
- Rambulance::Generators::InstallGenerator
- Rambulance::Railtie
- Rambulance::TestHelper
Methods
- ::call — Rambulance::ExceptionsApp
- ::local_prefixes — Rambulance::ExceptionsApp
- ::rescue_responses= — Rambulance
- ::setup — Rambulance
- #bad_request — ExceptionsApp
- #controller_path — Rambulance::ExceptionsApp
- #error_path — Rambulance::ExceptionsApp
- #exception — Rambulance::ExceptionsApp
- #forbidden — ExceptionsApp
- #internal_server_error — ExceptionsApp
- #layout_name — Rambulance::ExceptionsApp
- #longest_error_name_size — Rambulance::Generators::InstallGenerator
- #not_found — ExceptionsApp
- #process — Rambulance::ExceptionsApp
- #process_action — Rambulance::ExceptionsApp
- #send_action — Rambulance::ExceptionsApp
- #status_in_words — Rambulance::ExceptionsApp
- #template_engine — Rambulance::Generators::InstallGenerator
- #unprocessable_content — ExceptionsApp
- #unprocessable_entity — Rambulance::ExceptionsApp
- #with_exceptions_app — Rambulance::TestHelper