.gitignore | 100644 | 0 | 0 | | | 43 Bytes | e5a5a0e0402bd03e019e9b9293745a3cc33a28735c1a02055ea29c8f7249875d |
.travis.yml | 100644 | 0 | 0 | | | 588 Bytes | 35f7df5f4c9ea7f073894a5d6ae21c856d7b56487f5a5a01af6a8b0a0fb31cd5 |
Gemfile | 100644 | 0 | 0 | | | 88 Bytes | 8f25f0afbef030c44798539a24cfd756324161f8602c60e59853606205e73dbc |
Guardfile | 100644 | 0 | 0 | | | 176 Bytes | 6e07ba853eb8c78c8610db58814fd3f8e723647ef982e29acd50af1d69dfc5ec |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | 5df74fca638e51e25172432b44460e190c81a090bbd27df54bfdde4640f0e225 |
README.md | 100644 | 0 | 0 | | | 1.45 KB | ce93d9986aec654559fc9c151a5a99cd2353910e42cf7745ab8bbc01ea1dcd2b |
Rakefile | 100644 | 0 | 0 | | | 1.05 KB | 1f278ee6b2058a532995a8d97f57d38361e4deb4c46c86456f983ece4154bd94 |
bin/console | 100755 | 0 | 0 | | | 951 Bytes | c63c775cd6c3f49ede263def362f1eb376b8028528922dda9511a9efbba65c78 |
gemfiles/mongo_mapper.gemfile | 100644 | 0 | 0 | | | 182 Bytes | 61d3ccee000a7e6e1f2982280d9404da15a419f112e0ff8afb387fd8f5667516 |
gemfiles/mongoid.gemfile | 100644 | 0 | 0 | | | 177 Bytes | 6f3a3ea6c51a9fec47d77e1fa6321d3d5fd0a17a803aed2f36069dbfb660960d |
gemfiles/rails-3.1.gemfile | 100644 | 0 | 0 | | | 163 Bytes | e555c126d1eaa1c7aa5a19003da1fce992cbf4a6d7034d86f7f27d3793daef57 |
gemfiles/rails-3.2.gemfile | 100644 | 0 | 0 | | | 163 Bytes | 1320f9e4c4d3530f9f4a6129cea799d60061fdc1ae38bab6d5af17443475a54c |
gemfiles/rails-4-observers.gemfile | 100644 | 0 | 0 | | | 303 Bytes | e732a957fdfd35e06cde4939e989ca046e2f7828c0034283825c3e79355e0722 |
gemfiles/rails-4.0.gemfile | 100644 | 0 | 0 | | | 161 Bytes | edeca735d2ef5acf7be854114fded236f95855b602f18df42d6f57c7c1ef2685 |
gemfiles/rails-4.1.gemfile | 100644 | 0 | 0 | | | 245 Bytes | d156d57d75c059ce7e9d34ff47f72d3cb15c409902afcf616ca2bcb607cadd37 |
lib/mongomodel.rb | 100644 | 0 | 0 | | | 5.22 KB | 42545d769804d7e97662e3f56ef63f61adecab2c36919fc6f8db66d10d800390 |
lib/mongomodel/attributes/mongo.rb | 100644 | 0 | 0 | | | 1.06 KB | 6695c6b7c4cdf7050cd68e69a071e514e25f040f6e889c8cdc543b65045f6fdd |
lib/mongomodel/attributes/store.rb | 100644 | 0 | 0 | | | 656 Bytes | 7117e382162dab66034e355dd73a800ceb9703fa6c646fc3f50894e4a075668c |
lib/mongomodel/attributes/typecasting.rb | 100644 | 0 | 0 | | | 1.42 KB | fd497376716190ef97f6c93a7039e80d44ca58ecf76ad2a88cfab8aa62922ef0 |
lib/mongomodel/compatibility/mongo_mapper.rb | 100644 | 0 | 0 | | | 398 Bytes | 9ec792f6b4732986857cf8d078e2874c7e28b83b6631f21fc9b9d2731e158b13 |
lib/mongomodel/compatibility/mongoid.rb | 100644 | 0 | 0 | | | 336 Bytes | 48edc305999379b118b6502cce823028e51217dafb7d6765daad04a03b68b0dc |
lib/mongomodel/concerns/abstract_class.rb | 100644 | 0 | 0 | | | 323 Bytes | 9565adacf958b914516cb9c8da668f41b9d14c339aba2e0437c72511389fb57a |
lib/mongomodel/concerns/activemodel.rb | 100644 | 0 | 0 | | | 318 Bytes | 2cd89b63cc443316e2e77d9a09b4e515517352d3fb450b4a3a9001cec717fa20 |
lib/mongomodel/concerns/associations.rb | 100644 | 0 | 0 | | | 1.23 KB | 399e03ac629cac70e37cdc903d6871977e04468bb8e62d42eb300707700ffcec |
lib/mongomodel/concerns/associations/base/association.rb | 100644 | 0 | 0 | | | 856 Bytes | 917c9ff06c1dec875b86793a64e8c895bc96f1bd90129e35fd5689a5b99fa07f |
lib/mongomodel/concerns/associations/base/definition.rb | 100644 | 0 | 0 | | | 1.54 KB | 4a7d2ed299ed9a7de69cb0be175d24c9e456f7fcc5af0718675056cca77d70a2 |
lib/mongomodel/concerns/associations/base/proxy.rb | 100644 | 0 | 0 | | | 1.16 KB | 5ff9d69199f4129d81e2da3bc49a9f033e94d154f59b3d37427110d6548aeba3 |
lib/mongomodel/concerns/associations/belongs_to.rb | 100644 | 0 | 0 | | | 2.12 KB | 66987c514d8784a190ddd91ba4ce8d698c0c03f32443caa8f281197be90aa079 |
lib/mongomodel/concerns/associations/has_many_by_foreign_key.rb | 100644 | 0 | 0 | | | 5.64 KB | c1e32922412556f31a1a31751cc16de7c34c55e6c61ed0afd3f7a1e0cd7b2e77 |
lib/mongomodel/concerns/associations/has_many_by_ids.rb | 100644 | 0 | 0 | | | 4.79 KB | e2faa82ad4a589551ae14b07a099d12b0c2a1eeb7adfa6e2630f369a991eaf9b |
lib/mongomodel/concerns/attribute_methods.rb | 100644 | 0 | 0 | | | 1.78 KB | 5925b834d5bb369d41e6daeb9f991b843216d86d09dfda69b24f74f31a9d92e5 |
lib/mongomodel/concerns/attribute_methods/before_type_cast.rb | 100644 | 0 | 0 | | | 768 Bytes | fd15e0a07e0d13122de7890a62c82c9f791062f6f9425ffadf9a027b471708e2 |
lib/mongomodel/concerns/attribute_methods/dirty.rb | 100644 | 0 | 0 | | | 1.26 KB | 8b198f7e938c80eb03233950307cdc0ec0b8d8f684045056587337d001dfef81 |
lib/mongomodel/concerns/attribute_methods/forbidden.rb | 100644 | 0 | 0 | | | 397 Bytes | 000aad55a4283342091aa57c4655564d317334b4dc83d38c15e742302021fad8 |
lib/mongomodel/concerns/attribute_methods/multi_parameter_assignment.rb | 100644 | 0 | 0 | | | 1.22 KB | bfece01958f0b9cef13f9ab6eb5997909ec635b2a9acc8ec39384abe1e2dad98 |
lib/mongomodel/concerns/attribute_methods/nested.rb | 100644 | 0 | 0 | | | 3.43 KB | 19a1cb06866286412877936c53dbd8e482a5e409ea596bf06b70fced7a648054 |
lib/mongomodel/concerns/attribute_methods/protected.rb | 100644 | 0 | 0 | | | 702 Bytes | 2efbc4b54fa44d32e75ef6c61ab7dee2d61430b4172f3d82068a99e8f01ea958 |
lib/mongomodel/concerns/attribute_methods/query.rb | 100644 | 0 | 0 | | | 518 Bytes | c91801d47ce83fec9e98f352de1c99a61e5deaf34778b11fc75114085f86eca2 |
lib/mongomodel/concerns/attribute_methods/read.rb | 100644 | 0 | 0 | | | 1017 Bytes | 19eef2f412f204337a2c56e3fe235db929f23e81a6068a8aa6b2e7084ca69a29 |
lib/mongomodel/concerns/attribute_methods/write.rb | 100644 | 0 | 0 | | | 831 Bytes | e4a107b4e1a338165898f37c8f550fb1cb96d3803155141d05d89555325e07d1 |
lib/mongomodel/concerns/attributes.rb | 100644 | 0 | 0 | | | 2.07 KB | cc27e42c3249a9f2e5019fd3c635a3e46fcb7a9885c1267d5b7084e74c95a73f |
lib/mongomodel/concerns/callbacks.rb | 100644 | 0 | 0 | | | 9.3 KB | a2f10c94450d440b0702994b16dbc321bb3c5848f49512551e74e51b76f26e1d |
lib/mongomodel/concerns/document_parent.rb | 100644 | 0 | 0 | | | 423 Bytes | 3e9de00446c7aea9b8031752ad820a8a5196ed7ca0c8c9c11578e261a68633dd |
lib/mongomodel/concerns/logging.rb | 100644 | 0 | 0 | | | 221 Bytes | a0f179e16625d5b2ba2f7338589f0b6f265b4bafdcb38a487137493ae2fc4122 |
lib/mongomodel/concerns/map_reduce.rb | 100644 | 0 | 0 | | | 1.06 KB | f5a58c11e3fb2a729f199b858089ee56ca8a7ee897ef8b99bd3c3593add2a53c |
lib/mongomodel/concerns/observing.rb | 100644 | 0 | 0 | | | 924 Bytes | 957ef30cd604c84b6d045629e439ca1f7d5b6f9743986c153de02259258350cf |
lib/mongomodel/concerns/pretty_inspect.rb | 100644 | 0 | 0 | | | 848 Bytes | a119171f10265a436655c7325e670725f72da477890f1848599794b3b8112a49 |
lib/mongomodel/concerns/properties.rb | 100644 | 0 | 0 | | | 2.42 KB | 7bcd04b249ace89a92282da0ddeafbcfb170490c28119aafbcd0b2f5f1927736 |
lib/mongomodel/concerns/record_status.rb | 100644 | 0 | 0 | | | 886 Bytes | b202ee4f2e47f6bf54056e81e0c8b61eb37ac666f50e84d1404b2a932f4efee7 |
lib/mongomodel/concerns/serialization.rb | 100644 | 0 | 0 | | | 1.15 KB | 643b5367a97c7b937a3d755e8330eb36d6d11cdd9d7d7078e658ff3f3ab9006b |
lib/mongomodel/concerns/timestamps.rb | 100644 | 0 | 0 | | | 1.12 KB | 55ab6d05defe63b4f69283119d7f03a7861e3f2d38cd942e33d3dcea4c5faf21 |
lib/mongomodel/concerns/translation.rb | 100644 | 0 | 0 | | | 279 Bytes | 4f2a225637fa3ea19bec56384ef80baa5a7bc5339d710d364b24282f3248c23a |
lib/mongomodel/concerns/validations.rb | 100644 | 0 | 0 | | | 812 Bytes | 3fbe0b2fa741932f815ad143bd999d4333fc1f092b3a5b6cc266cfb14464bda3 |
lib/mongomodel/concerns/validations/associated.rb | 100644 | 0 | 0 | | | 2.21 KB | c7d8af99ad264c1ad72d9e491661ec5a9b2d4f5d6aff50ba311e8abceab67630 |
lib/mongomodel/document.rb | 100644 | 0 | 0 | | | 814 Bytes | c7da23226298f765a987c6443342e3e4aa94ddd5b9c513c53d2886d5bd486977 |
lib/mongomodel/document/callbacks.rb | 100644 | 0 | 0 | | | 1.22 KB | 7e68c666a2e6c1d9397c901cdee00cbb9a24145048b5f8d5449f5fa273d51bae |
lib/mongomodel/document/collection_modifiers.rb | 100644 | 0 | 0 | | | 2.74 KB | 93b067da0a9eef015b02549f1065167c6b7ab6b27d8c1f40107dbe2cff61b145 |
lib/mongomodel/document/dynamic_finders.rb | 100644 | 0 | 0 | | | 464 Bytes | 7098960101c63188293761a9f04003b97534172c7e3e7db9c3067bda0496a813 |
lib/mongomodel/document/indexes.rb | 100644 | 0 | 0 | | | 2.29 KB | d43ee0905be915c5a5b2c8d9a9e0954933fecff8b599cada35a17b0e7df44a83 |
lib/mongomodel/document/optimistic_locking.rb | 100644 | 0 | 0 | | | 1.23 KB | 8c3254ccb59398bbceed769be63eee3ea627ff073f7b2d2d349fedcd92a0e815 |
lib/mongomodel/document/persistence.rb | 100644 | 0 | 0 | | | 4.52 KB | 2595dc5d3529b2177eab54e1cd5b88ece2d2764bb206f1ba89bfa2a53ee115c4 |
lib/mongomodel/document/scopes.rb | 100644 | 0 | 0 | | | 2.61 KB | 19a12a38d78f26b85eaa5b1560d268573dc7eb7f019753337d9497793cb62c3a |
lib/mongomodel/document/validations.rb | 100644 | 0 | 0 | | | 2.05 KB | beabafb0f06f321fa2d9c363d15b4af4c667670cc3a9cda372474233b37f91f7 |
lib/mongomodel/document/validations/uniqueness.rb | 100644 | 0 | 0 | | | 5.37 KB | 9764845403f422fb42f2e07ee8a754cdde0f298b62f8ebc0f249df6f3cd15649 |
lib/mongomodel/embedded_document.rb | 100644 | 0 | 0 | | | 1.53 KB | 810b562fbef78180572a09b94a8125553d9f0cb634b23e1cfb7343cc5c99b861 |
lib/mongomodel/locale/en.yml | 100644 | 0 | 0 | | | 2.26 KB | bd90c282981878597d7b6d4a4b5861002413832c64c1275271e18c8b40a65d6d |
lib/mongomodel/log_subscriber.rb | 100644 | 0 | 0 | | | 1.01 KB | 1f95e341435187a75da95562ac5cdbf0434599a20665ed92351db62f4aa01163 |
lib/mongomodel/railtie.rb | 100644 | 0 | 0 | | | 2.24 KB | 1033623ffd32cccca52067f278c6c0d09a50ee941d1ee6418928b46ceec9429c |
lib/mongomodel/railties/controller_runtime.rb | 100644 | 0 | 0 | | | 886 Bytes | 5a6593de3de8c075bbbe76f5ee142e1a89b5a07d729b6cd071e943319d7fd219 |
lib/mongomodel/support/collection.rb | 100644 | 0 | 0 | | | 4.07 KB | 1579bb92777eb33bba9f4f99b148c03323dc9f42cff24d630f0fe6f5089ca838 |
lib/mongomodel/support/configuration.rb | 100644 | 0 | 0 | | | 1.68 KB | 548d587560b3ca081288cceb8fa10a6a3fa487b3780f8c3e1e11ebcc9df6d10c |
lib/mongomodel/support/core_extensions.rb | 100644 | 0 | 0 | | | 496 Bytes | 493c2ef1b004872ff61481972e8e24f7be3573ed2fb0b037f5e91b5f7d910c25 |
lib/mongomodel/support/dynamic_finder.rb | 100644 | 0 | 0 | | | 1.65 KB | b4d7f9b4480e947fda6c147e5d205147fe1d798b035cbdda124f21da66b0f14e |
lib/mongomodel/support/exceptions.rb | 100644 | 0 | 0 | | | 897 Bytes | 52d136721d85f882802dae60001619d56a7393190c6c52008e0d839b0edb8a3d |
lib/mongomodel/support/instrumented_collection.rb | 100644 | 0 | 0 | | | 3.46 KB | 428dac16fd7b73904db4bb5331c05828e94aaf7500e8ffb0f2104cc4f48c2857 |
lib/mongomodel/support/map.rb | 100644 | 0 | 0 | | | 3.08 KB | 2f184f28e02e66d1099fa0c8e772ea6e25cf1e68453f5728a5b5387e0f7fdc7f |
lib/mongomodel/support/mongo_operator.rb | 100644 | 0 | 0 | | | 548 Bytes | 2a1374ae65fde4d8340298899f2b72745678656093968cfd723067a5fa7ec858 |
lib/mongomodel/support/mongo_options.rb | 100644 | 0 | 0 | | | 2.16 KB | 46eaed1ed690d0ce55d01cc2b8bc6ad2ff2beead75cbd900e51baa7631ef9d37 |
lib/mongomodel/support/mongo_order.rb | 100644 | 0 | 0 | | | 2.01 KB | c634c711eb013a6b775507cbcf5a28984ac33d60845d2a36bdc8e71a011922e2 |
lib/mongomodel/support/paginator.rb | 100644 | 0 | 0 | | | 924 Bytes | 7ed5d8bcad2e885cdcb4a0b88904d4f12065cbcf254fe11fee3c59ae408b5199 |
lib/mongomodel/support/reference.rb | 100644 | 0 | 0 | | | 874 Bytes | 0c4e8a77ddbed8ef10cee41a182b2dbc3fbd267bd285beb2e103ca3bc4c32cfd |
lib/mongomodel/support/scope.rb | 100644 | 0 | 0 | | | 4.83 KB | f231165b0c7bb7832cd761ffb07e1813bd9d0e01ec1149aeb05fc62ca6314433 |
lib/mongomodel/support/scope/array_methods.rb | 100644 | 0 | 0 | | | 346 Bytes | e9ef4753050215282a90ebe2a6b38d2b38c21c983659603850fa2dfce7a8354f |
lib/mongomodel/support/scope/batches.rb | 100644 | 0 | 0 | | | 358 Bytes | 2961daa1ed3a87b68cedb3748c48e4264e8451c6aa909bc17ac4c5b5f63799f6 |
lib/mongomodel/support/scope/dynamic_finders.rb | 100644 | 0 | 0 | | | 446 Bytes | 7e49d0d30babbcba10bc3e3564fc9c9e774f87c6d0612c0d610808e0463c5c42 |
lib/mongomodel/support/scope/finder_methods.rb | 100644 | 0 | 0 | | | 1.67 KB | c2fc25bbba1f226694a768a638e42d568a96913782457aa944bdf850d04410bd |
lib/mongomodel/support/scope/load_methods.rb | 100644 | 0 | 0 | | | 233 Bytes | 336e4d4471e2c81ed170471905bd853804a8667d57438fc6b8c8cbd7baf65138 |
lib/mongomodel/support/scope/pagination.rb | 100644 | 0 | 0 | | | 261 Bytes | d7d09a3f3e53b555d1879dce4e7e6e4930ea70e1db5ff55e40cf3c19a52e9c35 |
lib/mongomodel/support/scope/query_methods.rb | 100644 | 0 | 0 | | | 1.65 KB | 77b7a31ffbc1d5a703f0afa4d8e43fe79125c45d5f6c4f6c8621d01222af6ac7 |
lib/mongomodel/support/scope/spawn_methods.rb | 100644 | 0 | 0 | | | 1.02 KB | 5842a6da9eacd6700508772e27db8ebc9ca507a19f6ad4412dfe456971b43e74 |
lib/mongomodel/support/types.rb | 100644 | 0 | 0 | | | 923 Bytes | a2c467896f6c0f627f39864887e4ecdec986282835dae355cf0689a7ac478231 |
lib/mongomodel/support/types/array.rb | 100644 | 0 | 0 | | | 299 Bytes | e856bef45353f2d9ccf1ad35c092ed4455456155d89b3a1894f39464b07fd5ac |
lib/mongomodel/support/types/boolean.rb | 100644 | 0 | 0 | | | 631 Bytes | 3ebe17adbe59584d2bd9d0ae28436a1d4458ed58b5d9f0841203cb720ba3382c |
lib/mongomodel/support/types/custom.rb | 100644 | 0 | 0 | | | 804 Bytes | 768387245cf49feb322df4c719368c6a66abf0a71401c2f02853a42b559282ff |
lib/mongomodel/support/types/date.rb | 100644 | 0 | 0 | | | 591 Bytes | 3139d85950e08d81417c770a0841eaa8c091116202825c0ed9024eb2e87a4648 |
lib/mongomodel/support/types/date_time.rb | 100644 | 0 | 0 | | | 1.51 KB | 4fc2606c3e14ddd2a5538198c9480d968764f8f0079c9d6326a7f70776fc4dd3 |
lib/mongomodel/support/types/float.rb | 100644 | 0 | 0 | | | 349 Bytes | a2b3386f4b69e1c67a3dfa27f288e516a3f9c32b3850fc98b631861cb93dd79b |
lib/mongomodel/support/types/hash.rb | 100644 | 0 | 0 | | | 451 Bytes | 57ceea0446f4d02c4dede3f509f13e2d376258c59d9eaf29ad8756c1de1606b2 |
lib/mongomodel/support/types/integer.rb | 100644 | 0 | 0 | | | 458 Bytes | 06d90b46207d43ad3b13b46782bb29a75f742d1361aac7283e3f8a7be1b550d4 |
lib/mongomodel/support/types/object.rb | 100644 | 0 | 0 | | | 478 Bytes | be377ba276066a5ec53d6fe7341902a7c55dc87392bb63124ff43883bf8d1650 |
lib/mongomodel/support/types/openstruct.rb | 100644 | 0 | 0 | | | 481 Bytes | badfd843bebeafebebcd25346c94c40edcc1f23ed15b9063228e0f96e9c952d0 |
lib/mongomodel/support/types/rational.rb | 100644 | 0 | 0 | | | 1000 Bytes | 338fe4e7092e94bf08619b15ddedcb3ced0c8072ec544fd6597f35cb2582263c |
lib/mongomodel/support/types/set.rb | 100644 | 0 | 0 | | | 226 Bytes | c37bbe6fdc181acff15cc5bd801c7784fa8e1c07a91b6dd7bf176ce11263cf48 |
lib/mongomodel/support/types/string.rb | 100644 | 0 | 0 | | | 242 Bytes | 704c931ebe00026062e2ef410ab7bc5cbf359272fed630997b9a003311524299 |
lib/mongomodel/support/types/symbol.rb | 100644 | 0 | 0 | | | 246 Bytes | 6b3235168cd21b209cbb4ab0198a875aace881f95b0b2764181fe969654d1fc6 |
lib/mongomodel/support/types/time.rb | 100644 | 0 | 0 | | | 940 Bytes | 83a0028541918a6aff12af8863d3a85e62ed8f34f56f4e9f25bd6ab414915ccd |
lib/mongomodel/tasks/database.rake | 100644 | 0 | 0 | | | 3.12 KB | ded5ecb0dd2c5426e40ef5dcb272941bab7558fd931cd364030bcd1ac2112f75 |
lib/mongomodel/vendor/active_model.rb | 100644 | 0 | 0 | | | 90 Bytes | 932776f811ac6bfcf44a08bece9f3fc2dd6c04692851057ee4da416956077e7c |
lib/mongomodel/vendor/active_model/mass_assignment_security.rb | 100644 | 0 | 0 | | | 13 KB | 18f19946de903a48210ed5d05378837560f8334350fce3d7f65555b9c0e93a7c |
lib/mongomodel/vendor/active_model/mass_assignment_security/permission_set.rb | 100644 | 0 | 0 | | | 701 Bytes | 52331d654d157c1c223d7da46bb1239cde2537f07e04f6cb241f42835b5fc58a |
lib/mongomodel/vendor/active_model/mass_assignment_security/sanitizer.rb | 100644 | 0 | 0 | | | 1.88 KB | 6adf741e5ba1f8cf9e6581985a481b51293e32d0c54e685baa4b017a1684bae1 |
lib/mongomodel/version.rb | 100644 | 0 | 0 | | | 42 Bytes | 632b3f6ae6349b16dcfcbe025a77c777389a052f5e6ee1aa4ade926140c3d661 |
lib/rails/generators/mongo_model/config/config_generator.rb | 100644 | 0 | 0 | | | 519 Bytes | 8e109373664c8023df59a69d85170f6323fb2cebe20838e95218736d8c7f8d16 |
lib/rails/generators/mongo_model/config/templates/mongomodel.yml | 100644 | 0 | 0 | | | 319 Bytes | 87565cb5c309540203d3c6f0b97fa3dc2e3f9eb5ecb19366f0269ebf64f62498 |
lib/rails/generators/mongo_model/model/model_generator.rb | 100644 | 0 | 0 | | | 780 Bytes | 142f853548de70db70c96df4f9b27152802bedd8d46595f1d6b6e55c566aec65 |
lib/rails/generators/mongo_model/model/templates/model.rb | 100644 | 0 | 0 | | | 260 Bytes | 37033e97813b9dc9d4c2ec9cbdad39a6d9df77d610a474cf4147aceeb84d27fa |
mongomodel.gemspec | 100644 | 0 | 0 | | | 985 Bytes | 5507ab8c80861c57342f58095802417afef2afa3adc797d48262e612f27d9bc9 |
spec/mongomodel/attributes/store_spec.rb | 100644 | 0 | 0 | | | 13.8 KB | 6bd0e6177e1afdf2d13620b9084f17069a9d23738511c0bb0e2edf86df8414fe |
spec/mongomodel/concerns/activemodel_spec.rb | 100644 | 0 | 0 | | | 755 Bytes | 61d2e4538494699f0fc41549a849c7dddf27d3c33b816c9306453be51eab9991 |
spec/mongomodel/concerns/associations/belongs_to_spec.rb | 100644 | 0 | 0 | | | 4.52 KB | a65f7058ac43c32e65267c8e1af44a2cddffe110c0011e9c1d3cac497a6431c1 |
spec/mongomodel/concerns/associations/has_many_by_foreign_key_spec.rb | 100644 | 0 | 0 | | | 8.28 KB | 8ceb975132031f3f59dbd1f9aecfb319aa28c5851b2b83432059e729cc2c8722 |
spec/mongomodel/concerns/associations/has_many_by_ids_spec.rb | 100644 | 0 | 0 | | | 9.36 KB | b8a6c00271864c252acc1edae802e4cc0040f23100b7534733101736292853c8 |
spec/mongomodel/concerns/attribute_methods/before_type_cast_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | 7b0cb5daf981138b9dd43a221f0c49b4ec73a0ed71a1c49747ede7ec22ef1d9e |
spec/mongomodel/concerns/attribute_methods/dirty_spec.rb | 100644 | 0 | 0 | | | 4.88 KB | 01ae8dc0f9d3085a9907fea31bd2f38f7488ed1d41da0b536b2ba020c0b8fb5e |
spec/mongomodel/concerns/attribute_methods/multi_parameter_assignment_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | fe9cf5d388db463858c782f5be12c94a87c7614a17916da67c159d313afbffd6 |
spec/mongomodel/concerns/attribute_methods/nested_spec.rb | 100644 | 0 | 0 | | | 5.8 KB | 65638fdf4ba8452d5659de70d169480f61feeb974b789fe9ec397ab9a57addc4 |
spec/mongomodel/concerns/attribute_methods/protected_spec.rb | 100644 | 0 | 0 | | | 2.6 KB | b45f1361babc60fe894df9ed3cab792ca7d70dfb764b3724440cf2d946b9e87d |
spec/mongomodel/concerns/attribute_methods/query_spec.rb | 100644 | 0 | 0 | | | 1.58 KB | 40f92e27dab5dc0551c1d2a352b422340e1ef275fe4da259efd60c9698b9e436 |
spec/mongomodel/concerns/attribute_methods/read_spec.rb | 100644 | 0 | 0 | | | 1.33 KB | 3810789742720ee30b99869b35686418f7a10e87bf6a3156ab6e9716850260ab |
spec/mongomodel/concerns/attribute_methods/write_spec.rb | 100644 | 0 | 0 | | | 1.15 KB | 3aa2152141ae363d4911e42ad9cb6a60af4fea693d8ac86c02fc0a576527bef1 |
spec/mongomodel/concerns/attribute_methods_spec.rb | 100644 | 0 | 0 | | | 1.93 KB | 4117ce2cdb5060102e71c1c734365b304c40ffbd0b0a1cb4a7902c069747c7ec |
spec/mongomodel/concerns/attributes_spec.rb | 100644 | 0 | 0 | | | 4.96 KB | ba75d2b78a408e4210a68d9ab9f6b85a303169e17f7ee74b4db49c454a826c7e |
spec/mongomodel/concerns/callbacks_spec.rb | 100644 | 0 | 0 | | | 3.97 KB | 0e15380bc68ccf7b54dcacce6bbeac6285517409e07bee1ab788629157e622af |
spec/mongomodel/concerns/logging_spec.rb | 100644 | 0 | 0 | | | 517 Bytes | 6b26391c9629fe3f3ba02cc7088fd64b5395e7bfb29312e020aad1bec3437b08 |
spec/mongomodel/concerns/map_reduce_spec.rb | 100644 | 0 | 0 | | | 3.89 KB | 2f97c1bc08dbf621a9218f77f3816ec2592a2258bc9ac1c028531945af91c0a5 |
spec/mongomodel/concerns/observing_spec.rb | 100644 | 0 | 0 | | | 959 Bytes | 2c3924144081fa1d403e2d3e754c2b198d6d0f9430207ed0a4a13bf85ee1f53f |
spec/mongomodel/concerns/pretty_inspect_spec.rb | 100644 | 0 | 0 | | | 1.88 KB | cf5a75041103d307526770d3ae37e0313f21bae63633b20012f1a57a8dfde5fd |
spec/mongomodel/concerns/properties_spec.rb | 100644 | 0 | 0 | | | 2.28 KB | 091c8de5725afcc19914ea6aa5e87a2980e8c528da5c45de851c8f00133df9fa |
spec/mongomodel/concerns/serialization/json_serialization_spec.rb | 100644 | 0 | 0 | | | 2.52 KB | 6b359954d50e54b45133f4d9296e70983c1d440556cb820db393d083c3e3f3ce |
spec/mongomodel/concerns/timestamps_spec.rb | 100644 | 0 | 0 | | | 4.46 KB | c75b861020a4dc64cff71aa483801ac46db459a32b79be8ad2d3a782504a7488 |
spec/mongomodel/concerns/translation_spec.rb | 100644 | 0 | 0 | | | 193 Bytes | 254d1386024d887ce1509a8b72d55ecc8aff3ea74acdfa2852a1860a9415b099 |
spec/mongomodel/concerns/validations_spec.rb | 100644 | 0 | 0 | | | 4.75 KB | 107a8b2836bdfe3e63a40287d958b400ae141c0b4cf804720826bf8cc18e55b3 |
spec/mongomodel/document/callbacks_spec.rb | 100644 | 0 | 0 | | | 2.84 KB | 3c1fa853320244fcd4e46e7be78fd30bea4b21db2ecb56ee47f492b2ba21ab28 |
spec/mongomodel/document/collection_modifiers_spec.rb | 100644 | 0 | 0 | | | 3.27 KB | 1235d74208bfd19c38075361d4d60160b46b5f39f116a95a7412ec525ddd8dac |
spec/mongomodel/document/dynamic_finders_spec.rb | 100644 | 0 | 0 | | | 6.25 KB | 5fc38a7c5ea69b84cc7a2d9f8acda361cc6704e1caf35cfb5c7ccf363842b8dc |
spec/mongomodel/document/finders_spec.rb | 100644 | 0 | 0 | | | 2.37 KB | 0c42cd3a41f613a23bbf7c1de6d9036d2b20aaeba6d01c0f9589cc8d246439d0 |
spec/mongomodel/document/indexes_spec.rb | 100644 | 0 | 0 | | | 4.62 KB | ba146f0fc7b078053bb13772a1d6d6b99efaaa92d0076295c29c0a0c8aaf9f26 |
spec/mongomodel/document/optimistic_locking_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | 5da25e05d37ff391760af6b77fd4875f66a5671061d1ce4e65f2b857d87efa7f |
spec/mongomodel/document/persistence_spec.rb | 100644 | 0 | 0 | | | 9.13 KB | 9cf2aeb6154ca15794b1d889a218c17135187f988a67b7b9ab36f16d6cef67a4 |
spec/mongomodel/document/scopes_spec.rb | 100644 | 0 | 0 | | | 2.91 KB | 3c5c7b6ec05d6c0b554bde6080cc81debb88117aaaf18651dd41dae5b74391be |
spec/mongomodel/document/validations/uniqueness_spec.rb | 100644 | 0 | 0 | | | 7.04 KB | c8ba0dc8da59cba64d37d1f4d0b500a8c02b3269929bbbe371887da03edd3c57 |
spec/mongomodel/document/validations_spec.rb | 100644 | 0 | 0 | | | 4.74 KB | 1ba94401fe8e4f027ca8e01c4457802fe44b0e3212e91676c45e0d39a0b44cde |
spec/mongomodel/document_spec.rb | 100644 | 0 | 0 | | | 3.51 KB | 6ca0fe027baccd68354b60cb61225bf85e00f90e6036073c08c8c6b6ebbb365b |
spec/mongomodel/embedded_document_spec.rb | 100644 | 0 | 0 | | | 3.19 KB | 8280743e5aa4841d4d597114a47317de2642f520f6d0cb60ad0d2f0ebe2b91b3 |
spec/mongomodel/mongomodel_spec.rb | 100644 | 0 | 0 | | | 1.37 KB | aa9024cf37d31a78daadc6cd4b25c3c5efd8233ca028e0f0b9fd6ad78946b9b9 |
spec/mongomodel/support/collection_spec.rb | 100644 | 0 | 0 | | | 9.04 KB | 2d95258f1d2ab15da079cb101ad10f4394889a6fc64649c7bd4978066d7dff84 |
spec/mongomodel/support/map_spec.rb | 100644 | 0 | 0 | | | 8.55 KB | 1b383802e9d98fa038ede734e9d6b8e14c869420842c906750234a54e7b8edbc |
spec/mongomodel/support/mongo_operator_spec.rb | 100644 | 0 | 0 | | | 981 Bytes | a9e510d764aec2cc55b9e50e3d6087150a4e58027f65fd672c4f34ad18ab0d3a |
spec/mongomodel/support/mongo_options_spec.rb | 100644 | 0 | 0 | | | 4.94 KB | d3549f7e93b90a237b4734f0cc6e0f9bbc5dd82fbf5b75b81754c3b00d568c18 |
spec/mongomodel/support/mongo_order_spec.rb | 100644 | 0 | 0 | | | 4.35 KB | 7858071ff62d2f17f16a740959df41b4ee8fa1c1dbc5ce4b9f07a34ff5d76660 |
spec/mongomodel/support/paginator_spec.rb | 100644 | 0 | 0 | | | 1.29 KB | e1324583db22acde2a71d48b97fbed1650e0a8967143025f96aabfa5a6a3be85 |
spec/mongomodel/support/property_spec.rb | 100644 | 0 | 0 | | | 3.31 KB | 7ffb0874c6a80ff4bff0f111d03a2b14cc4a4e977caf2dd324dec46b4c7250bd |
spec/mongomodel/support/scope_spec.rb | 100644 | 0 | 0 | | | 34.2 KB | 0c87f22bbb706c8590a41cb4e22739b8168c7218f514b4ed613be40e714bb89e |
spec/spec.opts | 100644 | 0 | 0 | | | 38 Bytes | 5e53e74b81484e017eab349213354b8006db9b53722287dd59ea18544c6c9294 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 625 Bytes | 8e841cc2bab6c7cb38b7da6da83817a516b0dfb89e4da4fdfbecd98596e71adb |
spec/specdoc.opts | 100644 | 0 | 0 | | | 25 Bytes | d3c4806969e3f09eb20cbea36a8240d269bd879df1befc2254d030703d4c4515 |
spec/support/callbacks.rb | 100644 | 0 | 0 | | | 1.28 KB | f7c579d052802a18abd75c885ede95b7d7e55908e289599f9b272703f7623669 |
spec/support/helpers/define_class.rb | 100644 | 0 | 0 | | | 883 Bytes | 9052ff445087be906b0a3da88e9b87b86e7293fd647b986df6575dd6bb7d14f7 |
spec/support/helpers/document_finder_stubs.rb | 100644 | 0 | 0 | | | 1.67 KB | 2de0bf83e025fec9fdd23c6891908872533f957c187a6a6f8d2ae848614e781b |
spec/support/helpers/specs_for.rb | 100644 | 0 | 0 | | | 186 Bytes | 6449c65806156981e42b69bbc82b34398d233ea10a02017131ff5372479a85b7 |
spec/support/helpers/validations.rb | 100644 | 0 | 0 | | | 92 Bytes | 9aebff05ef48abe3c4beabd0bfb548818c139e528f8f929e639304a09793c2ad |
spec/support/matchers/be_a_subclass_of.rb | 100644 | 0 | 0 | | | 124 Bytes | 4748c17d639cd1fdcc80f6d526fe28d08e85cfee89cdf4332bd11616ac86746b |
spec/support/matchers/be_truthy.rb | 100644 | 0 | 0 | | | 81 Bytes | 447105b0264e819f541a8ea124b0280809e2e0e1b597098acf6f4b4d33e51819 |
spec/support/matchers/find_with.rb | 100644 | 0 | 0 | | | 933 Bytes | 45156e8decde5895cfbb35a672b07432e9ff3c7e7c150d232437998f5181e6f2 |
spec/support/matchers/respond_to_boolean.rb | 100644 | 0 | 0 | | | 438 Bytes | 775b1bf004b82b961e98f195820b98e14d3cb6c408046297b1c36c1e111e9881 |
spec/support/matchers/run_callbacks.rb | 100644 | 0 | 0 | | | 645 Bytes | 751e83ce6d1c057f8759ab04c9a091948590eb97e567beb740989ea0a7519e70 |
spec/support/models.rb | 100644 | 0 | 0 | | | 651 Bytes | 78f590c0441ad9961a4b27f8f82e49a20957ce8620425e2454ead85f0954b028 |