move Rails 2.3.x test to Rails 2.3.8
[unicorn.git] / test / rails / app-2.3.8 / app / controllers / application_controller.rb
blob07c333eab501c8079e4c0091715c4e3b10fdf913
1 # -*- encoding: binary -*-
3 class ApplicationController < ActionController::Base
4   helper :all
5 end