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 method `configure' for RSpec:Module #3

Open
RunsFor opened this issue Feb 9, 2013 · 1 comment · Fixed by #5
Open

undefined method `configure' for RSpec:Module #3

RunsFor opened this issue Feb 9, 2013 · 1 comment · Fixed by #5

Comments

@RunsFor
Copy link

RunsFor commented Feb 9, 2013

Hi!

I'm trying to check out you gem, but have some problem when run Spork to preload Rails environment. It says this:
Using RSpec Preloading Rails environment undefined method configure' for RSpec:Module (NoMethodError)
/home/runfor/.rvm/gems/ruby-1.9.3-p327-fast/gems/capybara-select2-0.0.3/lib/capybara-select2.rb:20:in <top (required)>'
But rake spec works fine. Any suggestions why this error appear?

@goodwill
Copy link
Owner

Not very sure as I never use spork, would be great if you could help to patch. I personally just use inline feature for delayed job so I dont need to run drb server at all.

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

Successfully merging a pull request may close this issue.

2 participants