Module: ApplicationHelper
- Defined in:
- app/helpers/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#icon_png_path ⇒ Object
6 7 8 |
# File 'app/helpers/application_helper.rb', line 6 def icon_png_path Devformance::Engine.routes.url_helpers.icon_png_path end |
#icon_svg_path ⇒ Object
2 3 4 |
# File 'app/helpers/application_helper.rb', line 2 def icon_svg_path Devformance::Engine.routes.url_helpers.icon_svg_path end |