Sha256: 6c7266fc5f76beede2a97a298cb12615c81f1c2e0c6c69ed761cfcc85c56c171

Contents?: true

Size: 192 Bytes

Versions: 1

Compression:

Stored size: 192 Bytes

Contents

# encoding: UTF-8
# All the core extensions now live in extensions.rb.
module MongoMapper
  module Support
    autoload :DescendantAppends, 'mongo_mapper/support/descendant_appends'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pwnash-mongo_mapper-0.7.6 lib/mongo_mapper/support.rb