photomix/app/helpers/application_helper.rb

5 lines
118 B
Ruby
Raw Normal View History

2009-05-22 14:13:46 +02:00
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
2009-06-09 00:30:22 +02:00
2009-05-22 14:13:46 +02:00
end