Giter Site home page Giter Site logo

Comments (11)

priithaamer avatar priithaamer commented on July 22, 2024

We've been using DJ with 4.1.0.rc2 for some time now without any issues. Would it be at least possible to get pre-release gem so we could be able to upgrade to 4.1.0?

from delayed_job_active_record.

ababich avatar ababich commented on July 22, 2024

Rails 4.1.0.rc2 works well, but for final release there is no ability to upgrade:

Bundler could not find compatible versions for gem "activesupport":
  In Gemfile:
    delayed_job_active_record (>= 0) ruby depends on
      delayed_job (= 3.0.0.pre) ruby depends on
        activesupport (~> 3.0) ruby

    rails (~> 4.1.0) ruby depends on
      activesupport (4.1.0)

from delayed_job_active_record.

morgoth avatar morgoth commented on July 22, 2024

Surprising that bundler resolves 4.1.0.rc2 as < 4.1. Anyway I confirm that dj works without an issue with rails 4.1.0.rc2, so waiting for an update to support 4.1.

from delayed_job_active_record.

MSch avatar MSch commented on July 22, 2024

See #86

from delayed_job_active_record.

clod81 avatar clod81 commented on July 22, 2024

please add support for 4.1 in specs. 4.1.0.rc2 works well for me too

from delayed_job_active_record.

AlokAnand avatar AlokAnand commented on July 22, 2024

I am also getting this same issue with DJ and rails 4.1.0; but DJ works fine with rails 4.1.0.rc2.

from delayed_job_active_record.

9mm avatar 9mm commented on July 22, 2024

Yes please

from delayed_job_active_record.

joecairns avatar joecairns commented on July 22, 2024

+1

I've had this in our app since 4.1.0.RC1 without issue, stuck now that I need to go to general release.

from delayed_job_active_record.

nathany avatar nathany commented on July 22, 2024

Currently linking against @MSch's branch in order to get Rails 4.1 running (to find the next broken thing 😛)

gem "delayed_job_active_record", :github => "MSch/delayed_job_active_record"
gem "delayed_job", :github => "collectiveidea/delayed_job"

I highly recommend Discourse's Gemfile approach to play with the next version of Rails while still using 4.0. https://github.com/discourse/discourse/blob/master/Gemfile

from delayed_job_active_record.

ababich avatar ababich commented on July 22, 2024

Anyway, not suitable even for staging while Rails 4.1 is pretty ready for production, so.. need stable support

from delayed_job_active_record.

synth avatar synth commented on July 22, 2024

+1. it'd be great if gems followed semantic versioning on their dependencies, especially if the dependencies are known to follow semantic versioning themselves.

from delayed_job_active_record.

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.