RubyGems.org

autoreload

0.3.1

Autoreload automatically reloads library files when they have been updated. It is especailly useful when testing stateless services such as web applications.

installgem install autoreload -v 0.3.1
Authors

Kouichirou Eto, Thomas Sawyer

4,934 total downloads 909 for this version
Owners

45196398e9685000d195ec626d477f0e74b1bd42d6c252b3851d618bd08c9ad7

Gemfile
gem "autoreload", "~> 0.3.1"
Versions
  1. 1.0.0 July 16, 2011
  2. 0.3.1 May 15, 2011
  3. 0.2.0 June 2, 2010
  4. 0.0.1 July 4, 2007
Show all versions (5 total)
Development Dependencies
  1. rspec >= 0
  2. syckle >= 0