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

undefined configuration when using .configure #64

Closed
miharekar opened this issue Nov 18, 2014 · 2 comments
Closed

undefined configuration when using .configure #64

miharekar opened this issue Nov 18, 2014 · 2 comments

Comments

@miharekar
Copy link

When doing

SidekiqUniqueJobs.configure do |c|
…
end

It fails with:

/Users/mrfoto/.gem/ruby/2.0.0/gems/sidekiq-unique-jobs-3.0.9/lib/sidekiq-unique-jobs.rb:26:in `configure': undefined local variable or method `configuration' for SidekiqUniqueJobs:Module (NameError)
@mhenrixon
Copy link
Owner

Thanks, fixed in master. Will cut a new gem right away.

@miharekar
Copy link
Author

Great, tnx 👍

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