relevance / diametric

Diametric is a library for building schemas, queries, and transactions for Datomic from Ruby objects.
MIT License
169 stars 28 forks source link

Gem doesn't load in JRuby 1.7.19 #65

Open dasmoth opened 9 years ago

dasmoth commented 9 years ago
        irb(main):001:0> require 'diametric'
        NameError: Undefined method == for class 'ActiveSupport::BasicObject'
                      from org/jruby/RubyModule.java:2330:in `undef_method'

Everything's fine with JRuby 1.7.10.

Agsiegert commented 8 years ago

Running into this issue as well any ideas? Error when trying to start mailcatcher-jruby