backgroundrb icon indicating copy to clipboard operation
backgroundrb copied to clipboard

rails 3 support

Open bitcoiners opened this issue 14 years ago • 2 comments

What is the status and plans for Rails 3 compatibility of backgroundrb?

bitcoiners avatar Mar 21 '10 04:03 bitcoiners

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

aleksclark avatar Feb 08 '11 16:02 aleksclark

scratch that. was unable to namespace the generator properly, gave up, using chron :P

aleksclark avatar Feb 08 '11 17:02 aleksclark