aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/app/helpers/application_helper.rb
blob: 22a7940eb213fec161352153800c9c6948c8b43c (plain) (blame)
1
2
3
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end