.gitignore | 100644 | 0 | 0 | | | 194 Bytes | 566990fe0d3b157aa2d5a3f7eb55aa3d08a763f31dfc17489aa75c9becab8a83 |
.rspec | 100644 | 0 | 0 | | | 23 Bytes | 9559a35389ec6ddc3b21f45466d185b511f5af60bd1c2efdd6f421b4cda0b7a3 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.57 KB | a86741782918fd1142aecb49097f65c53430e6ec52e3d2f20ed2bbdafb7c95d1 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | e533f272c7ca6274814c1d5858bef6186bd7b6ac3e8e0f676ba1a087e5d08a0f |
.travis.yml | 100644 | 0 | 0 | | | 468 Bytes | c8d488a9a715eca68f171247fd8ce426529ef9276f7114b53c134b15748f73df |
CHANGELOG.md | 100644 | 0 | 0 | | | 6.09 KB | d8854c392092829cc43b0d75a43703ca38ac68fbda53dcf5e82f9ec6099a5756 |
Gemfile | 100644 | 0 | 0 | | | 667 Bytes | b063c1387580b58ddfda00d0f154a58a743c0c657544c8a4988b5864cb86f5ea |
Guardfile | 100644 | 0 | 0 | | | 645 Bytes | 7c8f4935db9b2c627a62c23a4b88996dbcca8d2519edad7a5e864e9cb9d561ec |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | fea4fbbdbb59119835cf6ef5d44e21e58dc226620051813b447546ae2993d09b |
README.md | 100644 | 0 | 0 | | | 3.41 KB | 0f518582a5898a5df4ef1fe8ba8a962e38e905f7f5cbcd6f5165039cf92c232b |
Rakefile | 100644 | 0 | 0 | | | 719 Bytes | 17ac1a445a70a55df26316aea92cffef1112e1e540a3fd8c91cd79608ca26a36 |
lib/rom.rb | 100644 | 0 | 0 | | | 924 Bytes | a8d39c094b930ddc58365ac1162e361a271a75a728228528988b48f851c604bd |
lib/rom/adapter.rb | 100644 | 0 | 0 | | | 4.14 KB | a74ce3acc1f7100f8c56ba7e774e9eeefd0014d988724f98f58a85b06581365a |
lib/rom/adapter/memory.rb | 100644 | 0 | 0 | | | 569 Bytes | c2d3c5303f65a543a08176f225aa93398c405272d3e4e77f55cab54c02df58b1 |
lib/rom/adapter/memory/commands.rb | 100644 | 0 | 0 | | | 790 Bytes | 67fd866102ce43c47439d6a28094cda989aca4902d96023066f9d1428365f5d9 |
lib/rom/adapter/memory/dataset.rb | 100644 | 0 | 0 | | | 1.49 KB | 25372db851c44c352baa539a5a313f2946613473ee6a1d590180a2c07be79933 |
lib/rom/adapter/memory/storage.rb | 100644 | 0 | 0 | | | 422 Bytes | c3956763534e84585130d496f26e72b80314c9308e59a2ec9903c11c97338ec4 |
lib/rom/command_registry.rb | 100644 | 0 | 0 | | | 1.16 KB | 9602f486d2c5d4e5686b00bbdb84827a54aa26ac257ffbca840d42812bea4177 |
lib/rom/commands.rb | 100644 | 0 | 0 | | | 1.44 KB | a52a92c9070ca6a00e36f8b6e5d984f65b8e321e267eaeb3ecd53788fa8f2828 |
lib/rom/commands/create.rb | 100644 | 0 | 0 | | | 547 Bytes | 86a705627f7af1efa21c088106d880f915ad71fe93c41ff21272f9b65459716e |
lib/rom/commands/delete.rb | 100644 | 0 | 0 | | | 1.01 KB | 2ea0ad6b8d4e6f22a3fa527b89ee555e62cd4e57448ef58562cfb542c7aaece8 |
lib/rom/commands/result.rb | 100644 | 0 | 0 | | | 1.5 KB | fcd5eff1c31d49829f254a913a4f82a12c77fe9754b4f963149564e1cfb7767f |
lib/rom/commands/update.rb | 100644 | 0 | 0 | | | 903 Bytes | bf48f49c66ca7d7686af26d0f80e032b61f414cace96cb269afc567aa31b7cc0 |
lib/rom/commands/with_options.rb | 100644 | 0 | 0 | | | 393 Bytes | 50c7abaa49a787b0757b5e9bccdb56f19cd2e3fbb5700ca4bb92f32bbab91106 |
lib/rom/config.rb | 100644 | 0 | 0 | | | 1.75 KB | f8b834d9efeb35b70f8bc2f3dc1489fc21694c2f47d5a186536e29ae9b8cf8b2 |
lib/rom/env.rb | 100644 | 0 | 0 | | | 1.47 KB | 9b1321f3027beebd045b4b00eac337d8e934d893cf28d65ba0d263ea383de257 |
lib/rom/global.rb | 100644 | 0 | 0 | | | 1.99 KB | b5ad4208b32742305c30f4c9beb63652d78b586eb22c0957ecd68f32a510e977 |
lib/rom/header.rb | 100644 | 0 | 0 | | | 3.2 KB | 40458b1fd7a9fb1c97adc39299c1dc20339993c74276b218f4fddfceef715370 |
lib/rom/header/attribute.rb | 100644 | 0 | 0 | | | 3.36 KB | 0599dccf42f1b548ff5536b087d78164e3e270b0fb2086eb736d889234480942 |
lib/rom/mapper.rb | 100644 | 0 | 0 | | | 1.34 KB | 618c42fac5c285c485680dc09c8e3810a9f233104f7fe472bca3c2b604eaaa14 |
lib/rom/mapper_builder.rb | 100644 | 0 | 0 | | | 1.06 KB | 4591fbb7f1c8ee2b465cae176c541bebbd02a7cd441b49cb45f6835c413cde6a |
lib/rom/mapper_builder/mapper_dsl.rb | 100644 | 0 | 0 | | | 2.79 KB | 671bc094c33ce7995a8b54eab2a2873677f1ccc1023dce68a729c37c49da8349 |
lib/rom/mapper_builder/model_dsl.rb | 100644 | 0 | 0 | | | 597 Bytes | 8f46b69a12256bcacc163f2fadd1911db1e62037975bd3fccacf8012b44fa23a |
lib/rom/mapper_registry.rb | 100644 | 0 | 0 | | | 372 Bytes | 4097250cffdd3501df9866e7f2dfd628850864338ca80146ce812de98318038f |
lib/rom/model_builder.rb | 100644 | 0 | 0 | | | 1.18 KB | 0baef7f5553fa98a3912f2912ccf21174ea7d76dee4b0deaf3403ed5731d733a |
lib/rom/processor.rb | 100644 | 0 | 0 | | | 554 Bytes | 4252a3ab389837012eae01d6eaca4e83cfb5660a89e9dd557edbe27b9cbc7f8d |
lib/rom/processor/transproc.rb | 100644 | 0 | 0 | | | 2.48 KB | 940cf5cd44d3e95c4821011834abac507adb05d3650cdca73d25875eb40545c7 |
lib/rom/reader.rb | 100644 | 0 | 0 | | | 2.88 KB | 4a0648e783a1477a785e0cfba2484ae3b99da8542073b6304ead2539faaa32bc |
lib/rom/reader_builder.rb | 100644 | 0 | 0 | | | 1.04 KB | cb440891be5e17d66d7ae0ccf13a225b01cd60cea77a3a17d8eca6d641b51771 |
lib/rom/relation.rb | 100644 | 0 | 0 | | | 1.69 KB | b4fc53bb7ef437db80b02fc08b147b00db5e3d6404c9fa65181dd9e43c3e2790 |
lib/rom/relation_builder.rb | 100644 | 0 | 0 | | | 1.14 KB | e77c5659bd4b12447adc5e9ae842fc2c4c86a8b5c5270e6d7782853fa9f588e9 |
lib/rom/repository.rb | 100644 | 0 | 0 | | | 1.19 KB | 0078d3c1c8caee489f47b66a25106a8b69284023915c6db26fc2f900b8fa1acc |
lib/rom/setup.rb | 100644 | 0 | 0 | | | 3.06 KB | 5fc26d6c5ac0c0893fd8c957820f2839a63632cedd5ae5f757e93c6e9f7028a8 |
lib/rom/setup/base_relation_dsl.rb | 100644 | 0 | 0 | | | 855 Bytes | ac8609e066042a61d3f05feb8fe9d119f0f0eaf5e04487a2db08213e1fa26c0a |
lib/rom/setup/command_dsl.rb | 100644 | 0 | 0 | | | 836 Bytes | 28d5abf6ec6a0b1df9e26eb0939ce8554dbd754c7ca9f102b091cca0b865244e |
lib/rom/setup/finalize.rb | 100644 | 0 | 0 | | | 3.24 KB | d8703b92f5f57e36f784cb3a6b9b468d81a0cfb6e010ed0b8a38055cb5d7c397 |
lib/rom/setup/mapper_dsl.rb | 100644 | 0 | 0 | | | 323 Bytes | a85f3885c9eeda24e0680d431cac04f94162b45cbd337a9e95ff646e74089613 |
lib/rom/setup/relation_dsl.rb | 100644 | 0 | 0 | | | 332 Bytes | 86a6feb0d83a594396f5c79aed9310e9b4a2b7d802bb599463996c80d04d4457 |
lib/rom/setup/schema_dsl.rb | 100644 | 0 | 0 | | | 663 Bytes | cfa121ae17a3cec33ecaaa34b3ffdea69b50f50f3841a885faa493432eecb56d |
lib/rom/support/registry.rb | 100644 | 0 | 0 | | | 832 Bytes | f33aa72992a54b834b1fc1ee6aee2d7f669f3a0287f847459bbea430c448d486 |
lib/rom/version.rb | 100644 | 0 | 0 | | | 42 Bytes | 5b8573498a08438e305a2043cc00bd3e64a4cddbbc453c60c9466062d919c07c |
rom.gemspec | 100644 | 0 | 0 | | | 1.2 KB | 9cef1b08cc77236f742e7d375d75d861b0c88d86b99677109ab4fd2b3faa9a79 |
spec/integration/adapters/extending_relations_spec.rb | 100644 | 0 | 0 | | | 826 Bytes | 9e6088ab5084051022698981784ac37b1f1113b51fec6ad5469c52cffbb4b34b |
spec/integration/adapters/setting_logger_spec.rb | 100644 | 0 | 0 | | | 576 Bytes | a01fec741e6f098c2c13cfef80fd1ad261c8ebc5fd35858938c621bbe3d780fd |
spec/integration/commands/create_spec.rb | 100644 | 0 | 0 | | | 2.16 KB | 0b972fc7f78ab72c3a3203b949170d2c833da0fce483cdc22e3040717d68098b |
spec/integration/commands/delete_spec.rb | 100644 | 0 | 0 | | | 1.61 KB | 8b980aa9d91a10963d0f316826b3ef8aa66b23393218b315285f53970ded1f0b |
spec/integration/commands/error_handling_spec.rb | 100644 | 0 | 0 | | | 612 Bytes | b3b6be36f9fb5d3a25d6668a8cd0604b162600e8f119230939519bf986c1f06b |
spec/integration/commands/try_spec.rb | 100644 | 0 | 0 | | | 563 Bytes | cfaa7c4fbb9af8041c06ad00b3dd09524271ef5148f28bd377420e31ce8704ca |
spec/integration/commands/update_spec.rb | 100644 | 0 | 0 | | | 2.44 KB | 405fadeda9264bc66198cad367b44c2af8c7b33b91f4bb4f60040b2975ac8523 |
spec/integration/mappers/deep_embedded_spec.rb | 100644 | 0 | 0 | | | 1.24 KB | e908f7d923fe6ec896e8e1078f828cedd6dfdb5c828f06a5b38aef5db7e73659 |
spec/integration/mappers/definition_dsl_spec.rb | 100644 | 0 | 0 | | | 4.45 KB | d7376bb8bf6c53e534c603668465206ed7b52caa752259a72603b3597bb2e837 |
spec/integration/mappers/embedded_spec.rb | 100644 | 0 | 0 | | | 1.87 KB | 620043325b9d327cc6996b38c6e39cdf697fe58ed9bcc92932612cdd5ee72328 |
spec/integration/mappers/group_spec.rb | 100644 | 0 | 0 | | | 3.75 KB | d02505541e8931ff94a5428028fa92fd83e18771b4138448840ae3386ade7539 |
spec/integration/mappers/prefixing_attributes_spec.rb | 100644 | 0 | 0 | | | 931 Bytes | 39ac08faf0f4404141808efc97928289f1051f9a96ff1424e15eac7fb80d2e3d |
spec/integration/mappers/renaming_attributes_spec.rb | 100644 | 0 | 0 | | | 3.21 KB | 5968a97852cd52425e34cf389c52745d207e3bde97585cd22a532a3f9fe9e829 |
spec/integration/mappers/symbolizing_attributes_spec.rb | 100644 | 0 | 0 | | | 1.72 KB | 1a05a53169c5389c5a08ab6dda50cc81d63cfe93ba5957619b14657087e668b5 |
spec/integration/mappers/wrap_spec.rb | 100644 | 0 | 0 | | | 3.51 KB | 4244f3a69a498637d1e91d07a7c3d69004257b801b3162ab90ed189d256bcde1 |
spec/integration/multi_repo_spec.rb | 100644 | 0 | 0 | | | 1.38 KB | fc70218b199f2311c09f93c727bcea49e6838a92eee0e5c7af22159edba58574 |
spec/integration/relations/reading_spec.rb | 100644 | 0 | 0 | | | 2.83 KB | 5f91fe33cca0b18e75cd194f4dbe5fa7998571bc438ff3799635ef8fad0d0af3 |
spec/integration/relations/registry_dsl_spec.rb | 100644 | 0 | 0 | | | 1.14 KB | 0197f4db8e1f3cdf1cce71c28a0f14127167f25e5740b77d04aafb1d34de4d86 |
spec/integration/schema_spec.rb | 100644 | 0 | 0 | | | 1.83 KB | f3b197d84281b844a08beaf8f477e9d0f4fd7f9c837f6ff0122a7486925b8f49 |
spec/integration/setup_spec.rb | 100644 | 0 | 0 | | | 3.58 KB | daa0f31700682c935fcccaa6a6e6de7d3c7578ee7d8be9bad1dc2962da218a32 |
spec/shared/users_and_tasks.rb | 100644 | 0 | 0 | | | 796 Bytes | ad60ca780007951d9b95ddbf40f295f63b89af26564a44871e6d218bd0d48b44 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 656 Bytes | ce4ec0198dcaaf09c93662b49f81ecb792f3211e29dca1c17c8d8bbe27b174bf |
spec/support/mutant.rb | 100644 | 0 | 0 | | | 97 Bytes | e77e80aba7101967a666b0014325dd3c25cda559473dcb776998786d2d90083c |
spec/unit/config_spec.rb | 100644 | 0 | 0 | | | 1.86 KB | bcfc7418d96afad4eaa1bfd3dfceb5745a6e67aab183ef2bb5853944e02a3106 |
spec/unit/rom/adapter/memory/dataset_spec.rb | 100644 | 0 | 0 | | | 1.44 KB | 6a383ca32103c043da3da4efc7838e307381cd8ab809169082689300d0a26fa2 |
spec/unit/rom/adapter_spec.rb | 100644 | 0 | 0 | | | 1.88 KB | 25f7c7ad3c3f07d0834cccb1426d07bc8785a8ba7d6a72479a1c04a749b7429c |
spec/unit/rom/env_spec.rb | 100644 | 0 | 0 | | | 473 Bytes | f6f201bcd25e7fc1dc6c832f9cea935acd74be1a806bddc5e46f83a0a26dae7f |
spec/unit/rom/header_spec.rb | 100644 | 0 | 0 | | | 2.98 KB | 13725d5951f93feacf20721fa31485a8639b0a013d650a715702e3ca347630ea |
spec/unit/rom/mapper_builder_spec.rb | 100644 | 0 | 0 | | | 7.98 KB | 0169d6b657323d4ebdb3d15f8f0320235e9b6b4f15a6ff87cfbb74daa1b195f1 |
spec/unit/rom/mapper_registry_spec.rb | 100644 | 0 | 0 | | | 547 Bytes | 2c7638fda0e2099842f21c71e4afdd43f58ca5f26e57550016c87c5708415ea1 |
spec/unit/rom/mapper_spec.rb | 100644 | 0 | 0 | | | 803 Bytes | 22615b020e314f62d6505820405ce492f945c91ae1fff4f860cbc1ac963403aa |
spec/unit/rom/model_builder_spec.rb | 100644 | 0 | 0 | | | 1.2 KB | b3c2d90569a512c467ac11690361d9c4093e1e529cc1038f38f9de7b5ba91d6f |
spec/unit/rom/processor/transproc_spec.rb | 100644 | 0 | 0 | | | 8.96 KB | 71ae48d6557408238ef5ba9c799fcfb49e990e798a2a6c4c4c6124eed58f8bc6 |
spec/unit/rom/reader_spec.rb | 100644 | 0 | 0 | | | 1.75 KB | 8c39a28364d2cf92798ddc25fb1ace2515bcecc4c85bcf5f72c4d8eacbefb744 |
spec/unit/rom/registry_spec.rb | 100644 | 0 | 0 | | | 897 Bytes | 64dff5c683300176f713f110fbe171e6a05b7ca27ad1b0cd562f1326d90ee470 |
spec/unit/rom/relation_spec.rb | 100644 | 0 | 0 | | | 798 Bytes | a3fe7acc7e3ca61ec3e0f9f527b520b36a3ea904c14e7e9a34d3442e8325575a |
spec/unit/rom/repository_spec.rb | 100644 | 0 | 0 | | | 521 Bytes | bfa5be2996d2f5f9649bd86235baf387b32bf04c2e1bafd570d50cb2c02726e1 |
spec/unit/rom/setup_spec.rb | 100644 | 0 | 0 | | | 1.38 KB | b1453d97eb8e71a4f8f4bdbe871081f99fcb48004feb8c56775b397e3aea4e7b |
spec/unit/rom_spec.rb | 100644 | 0 | 0 | | | 387 Bytes | 4fb21d2ed93f6695cbb20416d481a6895b13a2f39d85e7a5a70bcca13c565630 |