Sha256: 7c123fffa340043c2d0539c70e1e4db106db97ccfd4ca0b5553edf00742d5a54
Contents?: true
Size: 232 Bytes
Versions: 6
Compression:
Stored size: 232 Bytes
Contents
# At the moment we need to include the Mongoid adapter here # in the initializers, as it doesn't get recognized in the # lib itself! if defined?(Mongoid::Document) Mongoid::Document.send :include, ActsAsApi::Adapters::Mongoid end
Version data entries
6 entries across 6 versions & 1 rubygems