Class: NetzplanMicroFrontend::SourcesController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- NetzplanMicroFrontend::SourcesController
- Defined in:
- app/controllers/netzplan_micro_frontend/sources_controller.rb
Instance Method Summary collapse
-
#index ⇒ Object
layout “micro_frontend_debug”.
Instance Method Details
#index ⇒ Object
layout “micro_frontend_debug”
4 5 6 |
# File 'app/controllers/netzplan_micro_frontend/sources_controller.rb', line 4 def index :index, :micro_frontend_sources end |