Module: Decidim::Admin::ApplicationHelper

Includes:
Decidim::AriaSelectedLinkToHelper, HumanizeBooleansHelper, LocalizedLocalesHelper, TranslationsHelper
Defined in:
app/helpers/decidim/admin/application_helper.rb

Overview

Custom helpers, scoped to the admin panel.

Instance Method Summary collapse

Instance Method Details

#titleObject



12
13
14
# File 'app/helpers/decidim/admin/application_helper.rb', line 12

def title
  current_organization.name
end