module RestfulError
Constants
- VERSION
Public Class Methods
exceptions_app()
click to toggle source
# File lib/restful_error.rb, line 67 def self.exceptions_app ExceptionsController.action(:show) end
# File lib/restful_error.rb, line 67 def self.exceptions_app ExceptionsController.action(:show) end