Coder Social home page Coder Social logo

Please support mongoid about transitions HOT 7 CLOSED

troessner avatar troessner commented on July 20, 2024
Please support mongoid

from transitions.

Comments (7)

dhl avatar dhl commented on July 20, 2024

Hi Aaron,

The gem works with mongoid. Just include ActiveRecord::Transitions in your mongoid document.

from transitions.

aq1018 avatar aq1018 commented on July 20, 2024

I'm aware that it works with mongoid if you include activerecord in your rails app. But for my case, I'm using mongoid exclusively so that activerecord is not included as a dependency. So for situations like this won't work out...

from transitions.

qoobaa avatar qoobaa commented on July 20, 2024

The fork that you mentioned has ActiveRecord module copypasted in Mongoid module. It doesn't make sense for me to merge it.

from transitions.

kasima avatar kasima commented on July 20, 2024

It looks like he started with the ActiveRecord module and made a bunch of edits, as appropriate to Mongoid. Could we re-open the pull request? We also don't have ActiveRecord as a dependency in our app and it would be great if we could use Transitions without being tied to it.

from transitions.

troessner avatar troessner commented on July 20, 2024

@kasima Which pull request are you referring to?

from transitions.

dhl avatar dhl commented on July 20, 2024

I think there's some misunderstanding here.

If you have a look at lib/activrecord/transitions.rb, you will see that the the Transitions module is just using ActiveRecord as a namespace. You don't need Active Record for this to work.

If you don't want to include the Active Record railtie, check out the configuration examples Mongoid suggests.

@kasima, could you please verify that this indeed works for you, so we could close the issue?

from transitions.

kasima avatar kasima commented on July 20, 2024

We've moved away from Mongoid this is no longer and open issue for us. Thanks for looking into it.

from transitions.

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.