Class: YmlErrorResponder::ErrorsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- YmlErrorResponder::ErrorsController
- Defined in:
- app/controllers/yml_error_responder/errors_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
3 4 5 |
# File 'app/controllers/yml_error_responder/errors_controller.rb', line 3 def index @errors = YmlMapper.errors_handlers end |