Module: HelpAnywhereHelper
- Defined in:
- app/helpers/help_anywhere_helper.rb
Instance Method Summary collapse
Instance Method Details
#can_edit_help? ⇒ Boolean
2 3 4 |
# File 'app/helpers/help_anywhere_helper.rb', line 2 def can_edit_help? HelpAnywhere.config.has_edition_role? self end |