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

`require': cannot load such file -- celluloid/current #312

Closed
letronje opened this issue Feb 8, 2017 · 5 comments
Closed

`require': cannot load such file -- celluloid/current #312

letronje opened this issue Feb 8, 2017 · 5 comments

Comments

@letronje
Copy link

letronje commented Feb 8, 2017

I am getting this when I try to run
bundle exec shoryuken -r ./app/workers/twilio_message_importer.rb -C config/shoryuken.yml for our rails app.

I see celluloid listed as one of the dependencies for the gem.
What could be wrong ?

@phstc
Copy link
Collaborator

phstc commented Feb 8, 2017

Hi @letronje

Which version of Shoryuken are you using?

@ayushlodhi11
Copy link

ayushlodhi11 commented Feb 11, 2017

@phstc I am also getting the same error, I am using version 2.1.2

@phstc
Copy link
Collaborator

phstc commented Feb 13, 2017

@letronje @ayushlodhi11 I couldn't reproduce it. Could you guys create a sample app, so I can try it out?

@eugeneius
Copy link
Contributor

From #305:

celluloid/current does not exist until 0.17

Upgrading to 2.1.3 should resolve the problem.

@phstc
Copy link
Collaborator

phstc commented Mar 7, 2017

This should be also fixed by #291. Which I will release later this week.

@phstc phstc closed this as completed Mar 7, 2017
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

4 participants