lucene/client/ruby/flare/app/helpers/application_helper.rb
2007-10-01 18:51:19 +00:00

7 lines
247 B
Ruby

# Copyright:: Copyright (c) 2007 Apache Software Foundation
# License:: Apache Version 2.0 (see http://www.apache.org/licenses/)
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end