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



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

def title
  "Decidim"
end