Class: Abc::Backend::BaseController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Abc::Backend::BaseController
- Defined in:
- app/controllers/abc/backend/base_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
4 5 |
# File 'app/controllers/abc/backend/base_controller.rb', line 4 def index end |