Sha256: d4261e8fd481f681ee85b8c3cf6173da0f46c02fa5e7c092a58c2aff50389cbc
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
module MongoidExt module CriteriaExt extend ActiveSupport::Concern included do end module ClassMethods end end end Mongoid::Criteria.send(:include, MongoidExt::CriteriaExt)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongoid_ext-0.9.0 | lib/mongoid_ext/criteria_ext.rb |
mongoid_ext-0.7.1 | lib/mongoid_ext/criteria_ext.rb |