Sha256: 8ef721605c65e19a572f041b4f3e6dd706294bf935521adc52003147f913ce35
Contents?: true
Size: 106 Bytes
Versions: 2
Compression:
Stored size: 106 Bytes
Contents
module Mongoid module History def self.mongoid3? Mongoid::VERSION =~ /^3\./ end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongoid-history-0.4.7 | lib/mongoid/history/mongoid.rb |
mongoid-history-0.4.5 | lib/mongoid/history/mongoid.rb |