lucene/client/ruby/flare/app/helpers/application_helper.rb

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