Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-714

Uninitialized DateTime constant in BSON 2.1.0

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 12_01_17
    • Affects Version/s: None
    • Component/s: BSON
    • Labels:
      None

      Had some problems in a new Ruby 2.1.0 install + Ruby 2.0.0-p353 with the latest BSON gem (2.1.0)

      [1] pry(main)> require 'bson'
      NameError: uninitialized constant DateTime
      from /usr/local/opt/rbenv/versions/2.1.0/lib/ruby/gems/2.1.0/gems/bson-2.1.0/lib/bson/date_time.rb:64:in `<module:BSON>'
      [2] pry(main)>
      

            Assignee:
            brandon.black@10gen.com Brandon Black
            Reporter:
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: