Open bitcoiners opened 14 years ago
Got it working in rails3. Things to do:
replace RAILS_ROOT with ::Rails.root.to_s in rake tasks
replace "directory" with ::Rails.root.to_s in init.rb
put chronic and packet in your gemfile
scratch that. was unable to namespace the generator properly, gave up, using chron :P
What is the status and plans for Rails 3 compatibility of backgroundrb?