Class: Optimacms::Admin::DashboardController

Inherits:
AdminBaseController show all
Defined in:
app/controllers/optimacms/admin/dashboard_controller.rb

Instance Method Summary collapse

Methods inherited from AdminBaseController

#after_sign_in_path_for, #redirect_to_res, #set_layout_modal_old

Methods inherited from Optimacms::ApplicationController

#current_lang, #not_found

Methods included from Optimacms::ApplicationHelper

#block, #block_with_edit, #eval_meta_string, #fix_quotes, #meta_tags, #method_missing, #msg, #tinymce_editor_insert_block, #url_for

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Optimacms::ApplicationHelper

Instance Method Details

#indexObject



2
3
4
# File 'app/controllers/optimacms/admin/dashboard_controller.rb', line 2

def index

end