Skip to content

Commit

Permalink
Remove unused config.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jul 13, 2011
1 parent ee677a7 commit 77cece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimal.rb
Expand Up @@ -172,7 +172,7 @@ def omg
end

N = (ENV['N'] || 1000).to_i
ActionController::Base.use_accept_header = false
# ActionController::Base.use_accept_header = false

def run_all!(times, verbose)
if ActionPack::VERSION::MAJOR > 2
Expand Down

0 comments on commit 77cece3

Please sign in to comment.