Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in Rails 3 #4

Open
lassebunk opened this issue Dec 18, 2010 · 3 comments
Open

Doesn't work in Rails 3 #4

lassebunk opened this issue Dec 18, 2010 · 3 comments

Comments

@lassebunk
Copy link

As you might know, the plugin doesn't work in Rails 3. It would be nice to get this working as this plugin appears to be very good. Thanks in advance.

@ncr
Copy link
Owner

ncr commented Dec 19, 2010

Hey, I don't maintain this code anymore, had a guy who wanted to update it to Rails 3 but he disappeared in the middle of doing this. I personally use delayed_job nowdays. It has the same features (plus a few others). I will of course accept any pull request if you send me any :)

@lassebunk
Copy link
Author

Yeah I also think I'll be using delayed_job instead. What I like about your plugin was the convention to use workers in the lib directory. I think it's a bit fuzzy how to do this in delayed_job but I'll just have to look into it :-)

@ccastillop
Copy link

B-fu has also some "bonus features" like stop and delete job and a nice admin to monitoring progress that DJ doesn't have or that is very difficult to implement. I am trying to monitoring/stop/pause a work with DJ...
Doing a fork.. may be can trasnlate to rails 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants