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 with Ruby 1.9.2 - Rails 3.0.5 #6

Open
ckarbass opened this issue Mar 27, 2011 · 3 comments
Open

Doesn't work with Ruby 1.9.2 - Rails 3.0.5 #6

ckarbass opened this issue Mar 27, 2011 · 3 comments

Comments

@ckarbass
Copy link

The daemon runs, but if i I access active record it blows up.

The complete issue is outlined here:
http://stackoverflow.com/questions/5441221/custom-daemon-with-rails-3

@joecairns
Copy link

Have the same issues with 1.9.2 and rails 3.0.7, did you get this solved?

@ckarbass
Copy link
Author

ckarbass commented Jun 9, 2011

I bypassed the generator and just used the daemon gem directly.

On Thu, Jun 9, 2011 at 9:17 AM, joecairns <
[email protected]>wrote:

Have the same issues with 1.9.2 and rails 3.0.7, did you get this solved?

Reply to this email directly or view it on GitHub:
#6 (comment)

@joecairns
Copy link

Thanks, yeah, I ended up making a rake task and bypassed daemons altogether.

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

2 participants