Skip to content

Commit

Permalink
Dont reload the environment, just not needed bro
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jun 24, 2010
1 parent 4e8ca7b commit 6682cce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions railties/lib/rails/console/app.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ def reload!(print=true)
ActionDispatch::Callbacks.new(Proc.new {}, false).call({}) ActionDispatch::Callbacks.new(Proc.new {}, false).call({})
true true
end end

reload!(false)

0 comments on commit 6682cce

Please sign in to comment.