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