openstreetmap-website/app/controllers/application.rb
2006-07-28 21:53:30 +00:00

4 lines
No EOL
216 B
Ruby

# Filters added to this controller will be run for all controllers in the application.
# Likewise, all the methods added will be available for all controllers.
class ApplicationController < ActionController::Base
end