instiki/vendor/rails/railties/helpers/application_helper.rb

4 lines
115 B
Ruby
Raw Normal View History

2007-01-22 14:43:50 +01:00
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end