Class: YmlErrorResponder::ErrorsController

Inherits:
ApplicationController show all
Defined in:
app/controllers/yml_error_responder/errors_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



3
4
5
# File 'app/controllers/yml_error_responder/errors_controller.rb', line 3

def index
  @errors = YmlMapper.errors_handlers
end