Module: Decidim::System::ApplicationHelper
- Includes:
- LocalizedLocalesHelper
- Defined in:
- decidim-system/app/helpers/decidim/system/application_helper.rb
Overview
Custom helpers, scoped to the system panel.
Instance Method Summary collapse
Methods included from LocalizedLocalesHelper
Instance Method Details
#title ⇒ Object
10 11 12 |
# File 'decidim-system/app/helpers/decidim/system/application_helper.rb', line 10 def title "Decidim" end |