Code Monkey home page Code Monkey logo

Comments (7)

blazeroot avatar blazeroot commented on July 30, 2024

Thanks for notice @rafalyesware, i'm checking it and i will apply fix asap.

from ruby.

rafalyesware avatar rafalyesware commented on July 30, 2024

Thanks @blazeroot. FWIW, all the Ruby UUID gems seem to have some failing or another... I don't know if you really need a UUID or just a large unique value, but if you can do without a proper UUID the Mongo ObjectID seems like a great choice (c.f. http://docs.mongodb.org/manual/reference/object-id/) for multi-host / multi-process environments.

from ruby.

geremyCohen avatar geremyCohen commented on July 30, 2024

@blazeroot FWIW, we don't need EXACTLY per the UUID-spec, just a UUID-like pattern that has an equivalent duplicates collision domain within its own alogrithm, and UUID's.

from ruby.

blazeroot avatar blazeroot commented on July 30, 2024

Fixed and tested. @rafalyesware please use master branch of pubnub and let me know if that helps.
ps. SecureRandom doesn't exist in 1.8 and we want pubnub to be compatible with ruby1.8.

from ruby.

rafalyesware avatar rafalyesware commented on July 30, 2024

You guys are all right! 👍 Will try to pull this in to our code ASAP, thanks!

from ruby.

rafalyesware avatar rafalyesware commented on July 30, 2024

@blazeroot Pulled the latest gem off master and it is working as promised. Thanks for the quick turnaround!

from ruby.

blazeroot avatar blazeroot commented on July 30, 2024

@rafalyesware No problem! I'm happy to hear that!

from ruby.

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.