GithubHelp home page GithubHelp logo

Comments (15)

jfelchner avatar jfelchner commented on August 21, 2024

@alessandro1997 if you bundle open fuubar and remove the top require line for configuration, does that seem to make it work?

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

Nope, I get undefined method configuration' for RSpec:Module`.

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

The issue seems to affect version 1.3.0 only. If I lock the gem to 1.2.1, everything works fine.

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

@alessandro1997 right, that's because it's a bug introduced in the latest version. 😄

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

Just pushed v1.3.1. Unlock from 1.2.1, do a

bundle update fuubar

and let me know if that works.

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

I still get undefined method configuration' for RSpec:Module`.

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

@alessandro1997 one more thing. Try adding gem 'rspec' to your Gemfile before the rspec-rails line.

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

Now it's working! Shouldn't it be included automatically since it's a dependency?

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

Excellent!

Can you please do me one more favor and see if this works?

bundle open fuubar

Make sure that the require lines look like this:

require 'rspec'
require 'rspec/core/formatters/base_text_formatter'
require 'ruby-progressbar'

And then remove the:

gem 'rspec'

from your Gemfile.

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

If that doesn't work, try removing:

require 'rspec/core/formatters/base_text_formatter'

and try again.

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

It works even without removing:

require 'rspec/core/formatters/base_text_formatter'

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

@alessandro1997 thank you!

from fuubar.

aldesantis avatar aldesantis commented on August 21, 2024

No, thank you for this little awesome gem!

from fuubar.

jfelchner avatar jfelchner commented on August 21, 2024

be05ff8 fixes this issue and version 1.3.2 has been released.

Versions 1.3.0 and 1.3.1 which included this bug have been yanked.

from fuubar.

github-actions avatar github-actions commented on August 21, 2024

This issue has been closed automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from fuubar.

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.