Class: Decidim::HomepageController
- Inherits:
-
ApplicationController
- Object
- DecidimController
- ApplicationController
- Decidim::HomepageController
- Defined in:
- app/controllers/decidim/homepage_controller.rb
Instance Method Summary collapse
Methods included from NeedsSnippets
Methods included from HttpCachingDisabler
Methods included from RegistersPermissions
Methods included from NeedsOrganization
enhance_controller, extended, included
Instance Method Details
#show ⇒ Object
8 |
# File 'app/controllers/decidim/homepage_controller.rb', line 8 def show; end |