Class: Para::Admin::MainController

Inherits:
BaseController show all
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, #flash_shared_key, #registered_components_options, #resource_title_for, #template_path_lookup

Methods included from Helpers::ResourceName

#resource_name

Methods inherited from Para::ApplicationController

#admin?

Instance Method Details

#indexObject



4
5
# File 'app/controllers/para/admin/main_controller.rb', line 4

def index
end