public
Description: A plugin for creating psuedo-scheduled jobs in Ruby on Rails.
Homepage: http://douglasfshearer.com/blog/cron-jobs-in-ruby-on-rails
Clone URL: git://github.com/dougal/daemon_generator.git
daemon_generator / install.rb
100644 1 lines (1 sloc) 0.057 kb
1
puts IO.read(File.join(File.dirname(__FILE__), 'README'))