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