rails--rails/railties/helpers/application_helper.rb

4 lines
115 B
Ruby
Raw Normal View History

# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end