Plugins - uptime_generator
Add to favoritesSupplies a generator to create a controller and action and a route to respond to /success.txt for use with an uptime service.
./script/generate uptime_controller
If desired, you can edit the success action in the uptime_controller.rb to make it do more robust checks.
/success.txt is intended to be used by an uptime service like http://uptime.openacs.org/
http://blog.briantcooke.com/2007/3/10/my-first-plugin-uptime_generator
http://briantcooke.com/svn/plugins/uptime_generator/
Controllers
