Class: Repia::Controller::Base

Inherits:
ActionController::Base
  • Object
show all
Includes:
Helper::Base
Defined in:
lib/repia/controller/base.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 Helper::Base

#exceptions_app, #find_object, #options, #render_error, #render_errors