repo.or.cz
/
unicorn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
move Rails 2.3.x test to Rails 2.3.8
[unicorn.git]
/
test
/
rails
/
app-2.3.8
/
app
/
controllers
/
application_controller.rb
blob
07c333eab501c8079e4c0091715c4e3b10fdf913
1
# -*- encoding: binary -*-
2
3
class ApplicationController < ActionController::Base
4
helper :all
5
end