Module: Decidim::System::ApplicationHelper

Includes:
LocalizedLocalesHelper
Defined in:
app/helpers/decidim/system/application_helper.rb

Overview

Custom helpers, scoped to the system panel.

Instance Method Summary collapse

Instance Method Details

#titleObject



9
10
11
# File 'app/helpers/decidim/system/application_helper.rb', line 9

def title
  "Decidim"
end