Giter Site home page Giter Site logo

Comments (7)

ezilocchi avatar ezilocchi commented on July 30, 2024

I found that it's related to the version of rspec-core. As part of Rails 4.1 dependencies upgrading rspec-core is being updated to version 2.14.8. I've tried forcing the version in my Gemfile to 2.14.7 and it worked for me.

from rspec-sidekiq.

coffeejunk avatar coffeejunk commented on July 30, 2024

I get the same error on Travis CI

from rspec-sidekiq.

ezilocchi avatar ezilocchi commented on July 30, 2024

Another interested finding is that it happens on Linux stations (At least Ubuntu) and not in Mac OS X. So if you are using a Mac probably you can't reproduce the error. Again I fixed it with this line on my Gemfile:

  gem 'rspec-core', '2.14.7'

from rspec-sidekiq.

homanchou avatar homanchou commented on July 30, 2024

I am getting similar error when i run RAILS_ENV=test rake db:drop

NoMethodError: undefined method `configure' for RSpec:Module
/Users/me/.rvm/gems/ruby-2.0.0-p353@sb/gems/rspec-sidekiq-1.0.0/lib/rspec/sidekiq/batch.rb:31:in `<top (required)>'. 

sidekiq-pro 1.7
sidekiq 3
rspec-sidekiq 1.0
rails 4.0.3

from rspec-sidekiq.

homanchou avatar homanchou commented on July 30, 2024

Submitted a pull request for a my issue above: #51

from rspec-sidekiq.

jkogara avatar jkogara commented on July 30, 2024

@ezilocchi 👍

from rspec-sidekiq.

philostler avatar philostler commented on July 30, 2024

#51 now merged into master

from rspec-sidekiq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.