Code Monkey home page Code Monkey logo

Comments (7)

pat avatar pat commented on August 21, 2024

I'm finding the tests are passing for me… can you confirm how you're running the tests, and which versions of Rails and Ruby you're using? I've just given them a spin on both MRI 2.5.3 and 2.6.0 (using the latest Rails releases in each of the 5.0, 5.1 and 5.2 series), and haven't hit any problems.

from combustion.

pat avatar pat commented on August 21, 2024

Closing this issue as it's been dormant for a month. If you're still seeing issues, please do comment here anyway.

from combustion.

lukeasrodgers avatar lukeasrodgers commented on August 21, 2024

Not sure if this is related, but I'm getting a similar error with rails 5.2 and ruby 3.0

An error occurred while loading rails_helper.
Failure/Error:
  Combustion.initialize! :active_record, :action_controller, :action_view, :sprockets do
    config.assets.compile = true
    config.assets.compress = false
    config.assets.debug = false
    config.assets.digest = false
  end

ArgumentError:
  wrong number of arguments (given 3, expected 2)

Tracing through the code, it seems to be caused by the build_middleware_stack initializer. I can dig into this some more.

from combustion.

pat avatar pat commented on August 21, 2024

@lukeasrodgers if you're able to provide a full stack trace, that'd be great! :)

from combustion.

lukeasrodgers avatar lukeasrodgers commented on August 21, 2024

Yeah I will see if I can - something is eating it

from combustion.

lukeasrodgers avatar lukeasrodgers commented on August 21, 2024

@pat sorry false alarm - my testing setup wasn't using the right ruby version and running into kwargs issues with some activemodel code calling super

from combustion.

pat avatar pat commented on August 21, 2024

All good, glad to know you got it figured out :)

from combustion.

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.