Code Monkey home page Code Monkey logo

Comments (3)

artofhuman avatar artofhuman commented on August 21, 2024

Combustion is a library to help you test your Rails Engines

I think you gem is not an engine.

from combustion.

DannyBen avatar DannyBen commented on August 21, 2024

Do you think that the fact it is not an engine is the cause for it failing on travis and not failing locally?
And why not make Combustion work for any rails gem development project, and not just engines? I mean it looks like its practically working already.

from combustion.

pat avatar pat commented on August 21, 2024

I use Combustion with non-engine gems (Thinking Sphinx in particular, which has a railtie, but no engine).

I'm not quite sure why, but when bundler is installing gems in the failing build, it uses a very old version of actionmailer - 0.6.1. I'm quite sure railties weren't a thing then (10 years or so ago!). I'd recommend being clear about your runtime dependencies in your gemspec instead of your Gemfile, and anything essential to the gem working should be a runtime dependency, not just a test/development dependency.

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.