Class: Hitchens::Admin::BaseController
- Inherits:
-
Hitchens::ApplicationController
- Object
- ActionController::Base
- Hitchens::ApplicationController
- Hitchens::Admin::BaseController
- Defined in:
- app/controllers/hitchens/admin/base_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Hitchens::ApplicationController
Instance Method Details
#index ⇒ Object
7 8 |
# File 'app/controllers/hitchens/admin/base_controller.rb', line 7 def index end |