Class: Para::Admin::MainController
- Inherits:
-
BaseController
- Object
- ActionController::Base
- Para::ApplicationController
- BaseController
- Para::Admin::MainController
- Defined in:
- app/controllers/para/admin/main_controller.rb
Instance Method Summary collapse
Methods inherited from BaseController
#current_ability, #current_admin
Methods included from BaseHelper
#find_partial_for, #find_relation_name_for, #flash_message, #registered_components_options, #resource_title_for, #template_path_lookup
Methods included from Helpers::ResourceName
Methods inherited from Para::ApplicationController
Instance Method Details
#index ⇒ Object
4 5 |
# File 'app/controllers/para/admin/main_controller.rb', line 4 def index end |