Autoreload automatically reloads library files when they have been updated. It is especailly useful when testing stateless services such as web applications.
Kouichirou Eto, Thomas Sawyer
gem "autoreload", "~> 0.2.0"