Class: NetzplanMicroFrontend::DebugController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/netzplan_micro_frontend/debug_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



3
4
5
# File 'app/controllers/netzplan_micro_frontend/debug_controller.rb', line 3

def index
  authorize! :admin, :micro_frontend
end