Class: Maglev::Editor::HomeController

Inherits:
BaseController show all
Includes:
BackActionConcern
Defined in:
app/controllers/maglev/editor/home_controller.rb

Instance Method Summary collapse

Methods included from ResourceIdConcern

#resource_id

Instance Method Details

#destroyObject



12
13
14
# File 'app/controllers/maglev/editor/home_controller.rb', line 12

def destroy
  call_back_action
end

#indexObject



10
# File 'app/controllers/maglev/editor/home_controller.rb', line 10

def index; end