Dont reload the environment, just not needed bro

This commit is contained in:
David Heinemeier Hansson 2010-06-24 17:38:46 -05:00
parent 4e8ca7bc9a
commit 6682cce038
1 changed files with 0 additions and 2 deletions

View File

@ -30,5 +30,3 @@ def reload!(print=true)
ActionDispatch::Callbacks.new(Proc.new {}, false).call({})
true
end
reload!(false)