mongoid-0.4.4

https://rubygems.org

mongoid

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 69971

number: 0.4.4

platform: ruby

spec_sha256: 6f10aff11a3b3885d02fa18544b0e058a28ffd94ef6a44ce3c4b6d708fddaead

sha256: 2f33ce6f06b30028e04f78211aab781026690a1d857106185fc2910ef36e8b8a

created_at: 2024-05-13 08:14:41 UTC

updated_at: 2024-06-03 11:00:32 UTC

position: 348

version_data_entries_count: 51

uploaded_at: 2009-10-18 02:54:54 UTC

indexed: true

has_extensions:

extensions:

Gem size: 21.5 KB

Version Data Entries

Total: 51

Unpacked size: 87.2 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
Rakefile644001.4 KB0a4227468887a6bbfafcdd1416459516aa718e7451ec7e2b42f327a00730bd5a
lib/mongoid/associations.rb64400236 Bytesd63a333054464ec0818e790366c7367de4a52d68073fd3aad780404ffa2fb2e7
lib/mongoid/associations/belongs_to_association.rb64400691 Bytesf132dd86301bd863550a4b67f6ceebfdeb597a2813046a64d91abeec17100835
lib/mongoid/associations/decorator.rb64400756 Bytes281dd5fc4dd7b00caeccfe6907b6e9878c6d9efd54b3e9565ffc90e025b273de
lib/mongoid/associations/factory.rb64400728 Bytes786e7ecd28bb99c2692160ae7bf2bee3488ee3cbb8c0c23cd1ff93e33ab796fc
lib/mongoid/associations/has_many_association.rb644002 KBa7065afa4b63023ff6893497ecb6108d300fae39a556e931f57fb58c10ff5529
lib/mongoid/associations/has_one_association.rb64400722 Bytes96ad808f8d9195add1048dcf53bd462b67c0612a8cb02691c7281725551f3242
lib/mongoid/commands.rb644002.9 KB6dade9acff360519935758948c8fcdaab4ad9ec3d20487cd2ad0071ab92a6362
lib/mongoid/commands/create.rb64400501 Bytes38d1f2f2bb4ee8e025dc323d9637851302e0cdcb93e12428f8f8f4a922205bb9
lib/mongoid/commands/delete.rb64400329 Bytesd2f02d0fbaae2a7458b90cfcfac3dcce8eafc96fc11b9fa7548e126d40a1edff
lib/mongoid/commands/delete_all.rb64400569 Bytes3ffe3f9d5422b798d4030ef9e11e25e11b43fc0641b29a91166577c601225a7c
lib/mongoid/commands/destroy.rb64400480 Bytes8219b02a4693eadd8e1aad7ddd7e8232c1ea25929e57f5d84af1c4e1f58aa43d
lib/mongoid/commands/destroy_all.rb64400633 Bytese1f131843f0f6272d57dd3d2c9d36d44802267f74aa61498653c7ad3396ca731
lib/mongoid/commands/save.rb64400626 Bytes95a46af72482a88b25312972dff33c30ca88ea9b3753208d4c66a68f140a9e98
lib/mongoid/criteria.rb644008.78 KBa03da2bfb680c3bad4ae932b00788cf5e539b5cf5a13a026f0032ba7d86accfb
lib/mongoid/document.rb644006.38 KB4c82a9e65e1c7abc8c3808e040b2285e5a0eebceb50c63b3c29cfb8f3e2cba57
lib/mongoid/extensions.rb64400452 Bytes377c8f218ae12736cfd3f2dde773437787185b6c68d63d90755344dba67055cd
lib/mongoid/extensions/array/conversions.rb64400339 Bytes3c758e9e59b007754b3aec80fa2a816e9138a5bf580a4b49887b5322df858e6b
lib/mongoid/extensions/array/parentization.rb64400296 Bytesd6ae804554e2b049fc3d5c83a8680e850c5df76aa354e7d60a09de9772af674a
lib/mongoid/extensions/object/conversions.rb64400324 Bytes53e3a27fc844efdc088f16e32a24a8ff4700f067369ad708c1ba572d80b03728
lib/mongoid/extensions/object/parentization.rb64400249 Bytes6b0c2671be5a63448c6c3353caed53ba16d4c3cddeed68431934441b75487b88
lib/mongoid/field.rb64400682 Bytes3b1ed7fad6452414a7d8e732ee8a3d64c66be2091c6418c09b373ed1fa27aae6
mongoid.gemspec644004.88 KB10e554a9954184584e7cc30bae1fdba616bd75183d56e36cabfa26c626566b61
spec/integration/mongoid/document_spec.rb644002.45 KB9a3a057fca4e36275ee0e1b13a732377b99946f4e7a1975cd27134fb38d0841e
spec/spec.opts6440037 Bytesddca8d94721e783ebb361b027175ce20119452a3ce47fe94a6b63f4c94d4d784
spec/spec_helper.rb64400872 Bytes2866e19ffa3dd85cdf4ba51dd985e2b78a7e1240c2776ae2e1de6c7f81e6933c
spec/unit/mongoid/associations/belongs_to_association_spec.rb644001.03 KB7185dde712889c497c39cace00352c7653c977dfdd6901d6c8f699c57671603c
spec/unit/mongoid/associations/decorator_spec.rb64400740 Bytesb639cb16a6a63dbd89c58aef3a74e621311b69745c745e4adeecf51dc6611eec
spec/unit/mongoid/associations/factory_spec.rb644001.24 KBf69adc4e66a4f336b78161ddf4eba2cfa873ce5500a3bbe5596db5e5bb233227
spec/unit/mongoid/associations/has_many_association_spec.rb644004.36 KBd2decdc98e87812975666a624f275de4b2ac03a46f64bb7544de60cacc460a23
spec/unit/mongoid/associations/has_one_association_spec.rb64400734 Bytes07ce7e048543b4fa94c5991b5507643991cf50a1741a0e0ebf24cfb10b615c95
spec/unit/mongoid/commands/create_spec.rb64400903 Bytesba92d0ad50321d888e158b1d039ee2ca3c413cf27a445fc446f79b39b55dc3d3
spec/unit/mongoid/commands/delete_all_spec.rb64400551 Bytescac3c8a3a1b6396fd2e7c4e4ed8d0c1b868350979077af662ac74338b3426492
spec/unit/mongoid/commands/delete_spec.rb64400437 Bytesea1a3b590c2f6912fe38384bb4702e4af73db7e5c8ca1f40ca68910680210fe8
spec/unit/mongoid/commands/destroy_all_spec.rb64400554 Bytes7c391f19a695612a4e940e5e8a74c65c5086845b698583a067aa4890759c6c21
spec/unit/mongoid/commands/destroy_spec.rb64400760 Bytesb4b82e11c36985cdefff6072b3e5104c91bfadb9e16c141098acd6a44d688803
spec/unit/mongoid/commands/save_spec.rb644001.89 KB01abce9ced7bdfb5e0663203ebe6200351bdd2d8c80c3799e881e07df005909a
spec/unit/mongoid/commands_spec.rb644003.39 KB47b7bdd8e61bee903e5dfd30a4350f292566ad8d88e5880cdb80f52cd0ca3387
spec/unit/mongoid/criteria_spec.rb644006.71 KB40db2cc3c81b3af3b67ad7ada80ae84b5822d769cdfd941aca0f27d1c485755c
spec/unit/mongoid/document_spec.rb6440016.1 KB634867c07153c6984b73d2dcb463e12342099e566f460e38514f580fa1bddbbd
spec/unit/mongoid/extensions/array/conversions_spec.rb64400372 Bytes21ca77547f0aead0c0878f004ebe6f3c2b6ec3bc888464df1fbd780c3e2668dc
spec/unit/mongoid/extensions/array/parentization_spec.rb64400385 Bytes22350cd8774b0d5810de2a35fbc15ba2bdc8463d041ec47a6ad8ac5063aa2a95
spec/unit/mongoid/extensions/object/conversions_spec.rb64400286 Bytes262787740db052dc21242484b1ecc83505fea906f0c435544c229fe9b295f6f7
spec/unit/mongoid/extensions/object/parentization_spec.rb64400365 Bytes4e2f122a96ca356364cd505b55b19d3435870409ab1430f2e9a6b5ff4e72b8a6
spec/unit/mongoid/field_spec.rb64400848 Bytes0e5c64af77e7aa59ac9a7d672f736e003b083c1df922b88aa6c7e5c1e1e94e77
.gitignore6440059 Bytes25f2c70ecac8508e1c11c877192d05bdbb253b897a3f6e20ac38b781d7c5fa23
.watchr64400248 Bytes4ae050931530b4ab0f06ed3ffdfefbbe5f64b149dc6b25272728562a755e39e2
MIT_LICENSE644001.03 KB24cbf99e023b3112fd89d56bc64660f5baec15c2a0328616f510dc0a0d81d515
README.textile644003.63 KB32ea898d8743081573e0c4a929e5afcfbe43af0f68cc531ea0fb3173f6b6b9a2
VERSION644006 Bytes175307e07ac7f0bdc0f3dba371ba3a202aaf3c0117368a93d2331e1bea4af4f3
lib/mongoid.rb644002.65 KB634d33fcef9cf4ab78c312f5377a4f2185b70823f1ca6ef0ff23fc3c40f43329