aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/reloader_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use a BodyProxy instead of including a Module that responds to close.Santiago Pastorino2012-01-131-1/+12
* Speed up development by only reloading classes if dependencies files changed.José Valim2011-12-121-0/+9
* Allow reloader to be configured.José Valim2011-12-121-0/+13
* Clean up callbacks should also be called on exceptions.José Valim2010-12-231-0/+14
* Small changes on AD::Reloader.José Valim2010-12-201-20/+5
* Introduce ActionDispatch::ReloaderJohn Firebaugh2010-12-201-0/+139