LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 727739187f8974063bac2b3d37de3b0a0f558df6205de1176dc6fb47f0550dcd |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 950 Bytes | f8fb249652bdbf4bfefa96b23bdee4e876b1006152c9092831a9471d901b706a |
.gitignore | 100644 | 0 | 0 | | | 268 Bytes | d38e16cd90078aa30d3a2a113dfa91c73c967f27eafb66a127393485d5465b72 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.04 KB | 03b4f3ab7bd3a58d344213c61055906ac57afb684644b5089234e3fd67105225 |
.ruby-version | 100644 | 0 | 0 | | | 5 Bytes | 2d4c7661b7672f03032ffa2b98c5d144773a73529e205f4c151dae2ff12a1dc5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 54 Bytes | c8b3811f54d311346d9eabbc27843a00e8cdbbe15516c623cc431077a635c8bb |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | ed54c37fdd231505e0bc291cab201c234136bfcbdc87bfb522ad309cc41037cf |
README.md | 100644 | 0 | 0 | | | 2.38 KB | bb3d8fe4c4fcf8cbdb1ea20b1d7cd39a824c70480855595660c4c37b1469c332 |
dynamodb_record.gemspec | 100644 | 0 | 0 | | | 1.22 KB | 1e99ac5fec693a40a97367b3d434e3d18a4a0e7b28fe96dd5a98b3eeadc76265 |
lib/dynamodb_record.rb | 100644 | 0 | 0 | | | 945 Bytes | 78310f5642fa5a35f840e11631501b162f34f1b0e3b5a91f87fce35161680b58 |
lib/dynamodb_record/associations.rb | 100644 | 0 | 0 | | | 3.66 KB | 5f27889ff0865a50c4210b03e314e5881e811af743f78ef51f00c10d2e2e444b |
lib/dynamodb_record/collection.rb | 100644 | 0 | 0 | | | 773 Bytes | 4280d8144527a8bd358f61c57dfc32ff8b1552df17438c9afb0cb5a3a8af7ecc |
lib/dynamodb_record/config.rb | 100644 | 0 | 0 | | | 443 Bytes | fccc71d2b12d92d72b1321e9b59346e3ba66c33ab98d6dc8c177b0e0151bf86d |
lib/dynamodb_record/document.rb | 100644 | 0 | 0 | | | 1.07 KB | f7cd79f11f6b71edb554456d483b1b630157f95c7a25d57d9fca0514aa623493 |
lib/dynamodb_record/fields.rb | 100644 | 0 | 0 | | | 3.19 KB | fe8250485333fe71d652c78e196e732176fe4b130992323b4c766d5da21a9825 |
lib/dynamodb_record/finders.rb | 100644 | 0 | 0 | | | 633 Bytes | dbefe057346e1e516e98d40c671a2ffaa84a5906ed4cf95e93f5f51fa43e10e6 |
lib/dynamodb_record/has_and_belongs_to_many_collection.rb | 100644 | 0 | 0 | | | 2.5 KB | facae4a0d9a913cffb8fb19c653c899228381afb871acc585912a6f2eb93302c |
lib/dynamodb_record/has_many_collection.rb | 100644 | 0 | 0 | | | 1.63 KB | 005a143ce0209b5ce2332bef5af3b06b14723f15096b2c0a2b927e767ff74da2 |
lib/dynamodb_record/has_many_through_collection.rb | 100644 | 0 | 0 | | | 1 KB | 2dd961fad42b0c9b5b222857a82d4b2691e79cff49f59b786e1aabbbe7719c87 |
lib/dynamodb_record/pager.rb | 100644 | 0 | 0 | | | 337 Bytes | d6e54346a94621df1090d239a83314fd4b0cacec53823c6dd1f27e41cad0e61c |
lib/dynamodb_record/persistence.rb | 100644 | 0 | 0 | | | 4.38 KB | 020a1226bd9ed813287d57b596c354b5ba6bde43df67c426a65dc56eb3fdaae5 |
lib/dynamodb_record/query.rb | 100644 | 0 | 0 | | | 1.8 KB | 59e6ec7cb043a22c38b03c606a850e6df2c7a8fd36a4ef387e1c50fe63d7f1e3 |
lib/dynamodb_record/query_pager.rb | 100644 | 0 | 0 | | | 745 Bytes | 65925b46f56cd95909c00e827f8bb6f2b69e7d5ec5508c455c1911445982c830 |
lib/dynamodb_record/scan_pager.rb | 100644 | 0 | 0 | | | 743 Bytes | 34ccfa14f7af0c2f872adf48c868218b7c9575d397bcdbe5338a072264b06873 |
lib/dynamodb_record/version.rb | 100644 | 0 | 0 | | | 77 Bytes | 89936cbb2c6eb4b700245347ef1b4514af6ce81feb929290cb609962bd0e18a1 |
spec/app/models/authorization.rb | 100644 | 0 | 0 | | | 179 Bytes | fe980811246848de49c20fc11c5de42a56cd7c668cd5b5edbb299c422c59e8ea |
spec/app/models/car.rb | 100644 | 0 | 0 | | | 161 Bytes | 0a4071c7c0340e100b095fd3914a4a2f2cb7e7e45787db885b6919ed59fa507c |
spec/app/models/insurance.rb | 100644 | 0 | 0 | | | 166 Bytes | 19bae91e29d823f80054ab689e425d308eb10193f660160bd89b5c81d9b1d0db |
spec/app/models/person.rb | 100644 | 0 | 0 | | | 167 Bytes | 8a2fde8d6df44d39fd3f21f643bcaa7457f69a076987a0c528a479aa57d9bf10 |
spec/app/models/service.rb | 100644 | 0 | 0 | | | 173 Bytes | 8a21eb523f73743dd6028aae2b28e439dfdcb5c2f4666833c17e5e101a42e48f |
spec/app/models/user.rb | 100644 | 0 | 0 | | | 199 Bytes | 914c12d6b81df13e607cafb495d7216b656180bfda7fc73a703674c28dc85cca |
spec/dynamodb_record/association_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | d12b6edf975601d8e959c40647e595656dd843a5b36437d972698513aad6c5dc |
spec/dynamodb_record/config_spec.rb | 100644 | 0 | 0 | | | 822 Bytes | f3c353eee148aba10cf8190d7ad7e34ca50da36157bc8a6a954fb2cd44d67ecd |
spec/dynamodb_record/document_spec.rb | 100644 | 0 | 0 | | | 713 Bytes | cd486a3de083b15a6efedea903b666a1556069bce054144e25a6ef47e4a1de12 |
spec/dynamodb_record/fields_spec.rb | 100644 | 0 | 0 | | | 3.83 KB | f79be812bfb89ebbab1fb08ee45b2cfe0ab17e04105bab744d87c147e1ef5fc3 |
spec/dynamodb_record/finders_spec.rb | 100644 | 0 | 0 | | | 466 Bytes | 1dc9a7fcae473bed81b0f0023ed0609bf6342159f9681f05486da3507b56a8cc |
spec/dynamodb_record/persistence_spec.rb | 100644 | 0 | 0 | | | 1.26 KB | f7bde99e4a9b266dcee097d94b949d7db116fe8c8645530380af47e6f390d41a |
spec/dynamodb_record/query_spec.rb | 100644 | 0 | 0 | | | 753 Bytes | ee153d520744fc890e919d93138c9b67b941ce3dcc40fcc130d9b3faa9a2e16a |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_belongs_to/get_object.yml | 100644 | 0 | 0 | | | 3.34 KB | 67ec7fb04e1ff752396eb069e8e6b993274a8ecb6ad6442ca55baa4594603455 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_and_belongs_to_many/create.yml | 100644 | 0 | 0 | | | 8.38 KB | f287519c89d24d30525e1688f17bd377a0353f930a32ea3072ee2100c2b1d465 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_and_belongs_to_many/destroy.yml | 100644 | 0 | 0 | | | 10.1 KB | 3cf763eb3f8682b2129836631a188c3776b87ca1c5fbeeea1c10b904d63730d4 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_and_belongs_to_many/only_one_record.yml | 100644 | 0 | 0 | | | 6.69 KB | 428c235406a9e7a8c15f381d3ca2099a4dfb5bfe3f0f87916ea1100f6955773c |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_many/create_item.yml | 100644 | 0 | 0 | | | 5.2 KB | 6e6ca6bcfe2d55f7a9d5cb2c71457c6315052741ee909702ead1e9f932007a07 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_many/create_item_with_.yml | 100644 | 0 | 0 | | | 6.96 KB | aa8163ffd5e1c4a7651f93a567dcd30a8aa873f0df7c15aa1d62d074266e820e |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/_has_many/get_collection.yml | 100644 | 0 | 0 | | | 3.52 KB | c6eec736d7d9afc047c51c24cc55911cec2c30853227f920f0e9f61df166097f |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/has_and_belongs_to_many.yml | 100644 | 0 | 0 | | | 5.14 KB | 406772d5c9026c921f4027eff7ed76b50ca27b53212f4900fb006ea327a6b406 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Associations/has_many_through.yml | 100644 | 0 | 0 | | | 3.42 KB | 5d8f3222ec5555d3f34f1bd9586c64c7f895b418a8b74269ea59fecfc5402e3c |
spec/fixtures/vcr_cassettes/DynamodbRecord_Document/initializes_from_database.yml | 100644 | 0 | 0 | | | 1.53 KB | d9a159b47092b29cd4d2bcdf2d5ce09cb26e811250b8ebcad5bc4c4a9add0fd0 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Fields/_find/finds_record.yml | 100644 | 0 | 0 | | | 1.62 KB | b5381dd4bcc825903c7e1840508446fa742a78b0fd90f9432fcc4fedf45b8076 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Fields/_find/when_record_doesn_t_exists/returns_empty_object.yml | 100644 | 0 | 0 | | | 1.46 KB | e07b1afa28f42b920d2fbe1d3cd6675e546d0636c8ee55a7ba950bea3beeeed2 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Persistence/_destroy/when_no_range_key/destroys_record.yml | 100644 | 0 | 0 | | | 4.47 KB | 154917a4200c4b40c0b8094d5d4969f4e8ade9298e50aa3caaf1c647e0764d15 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Persistence/_destroy/when_there_is_range_key/destroys_record.yml | 100644 | 0 | 0 | | | 1.51 KB | ff1fa351b98ebb5f2af618b9a673c7fd07531f9410deb2ba9bdab43c110209aa |
spec/fixtures/vcr_cassettes/DynamodbRecord_Persistence/does_not_overwrite_existing_record.yml | 100644 | 0 | 0 | | | 3.35 KB | 37c466f297d74165ccb7d6f79e6ed5713968dba584db71c0f73c648f3c017200 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Persistence/saves_record.yml | 100644 | 0 | 0 | | | 1.68 KB | 94efd874e723430d22e61803c357e90d18ef74c71d2daf083951c17824ea1434 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Persistence/updates_record.yml | 100644 | 0 | 0 | | | 4.73 KB | b2449b02b312a3aaa682303cb80755615aced9868f2637d0d7b4d7f8af3f4273 |
spec/fixtures/vcr_cassettes/DynamodbRecord_Query/_all/find_all_records.yml | 100644 | 0 | 0 | | | 1.64 KB | cab827da7f314c931fd8857108724e93187b827f51e9efa48453608f0da3229e |
spec/fixtures/vcr_cassettes/DynamodbRecord_Query/querying/_where/returns_records_by_limit.yml | 100644 | 0 | 0 | | | 1.73 KB | 137a2209a900438604698b289c3e8040a9675d8a7c8de3eeb3dd795ae102710f |
spec/fixtures/vcr_cassettes/DynamodbRecord_Query/querying/_where/returns_records_where_user_balance_0.yml | 100644 | 0 | 0 | | | 1.73 KB | a4f2d8ae56ec21158d7dbafedb61f7a97a18ab80f0873e9cb385b6fad05c1261 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 773 Bytes | aae59696787a174133092095089bd8c0ce5bee7ba529a83109df35697a7bc793 |