Class: Repia::BaseController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Repia::BaseController
- Includes:
- BaseHelper
- Defined in:
- lib/repia/base_controller.rb
Overview
This controller is a base controller for RESTful API. Two primary features:
-
Error (exception) handling
-
Options request handling
Method Summary
Methods included from BaseHelper
#exceptions_app, #find_object, #options, #render_error, #render_errors