rom-http-0.5.0

https://rubygems.org

rom-http

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 847786

number: 0.5.0

platform: ruby

spec_sha256: 18fb5d92b675622c27a6011cab1a7de954b85a63eb89f6d9233db554e29b75e5

sha256: a4f4126108b46f07b682fcf13ac12ad816700ff96ad21ef28f029f5e40e368f6

created_at: 2024-05-13 08:26:44 UTC

updated_at: 2024-06-11 02:27:53 UTC

position: 6

version_data_entries_count: 39

uploaded_at: 2016-08-08 13:55:19 UTC

indexed: true

has_extensions:

extensions:

Gem size: 17 KB

Version Data Entries

Total: 39

Unpacked size: 57.7 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10066400128 Bytes91e761f82d2e18e083a188071a880d9295c8ac45822a86f035e912c07a771511
.rspec1006640045 Bytesdddd0169ddf4fda73d55605413c2537f0da5048ebb979912d147c4ac22c63ff8
.rubocop.yml10066400391 Bytes77c873a2b8c09a71ac304243c079d4d22d08f2534f7c632dba1e3c3e25fa4966
.rubocop_todo.yml10066400485 Bytes25394dd3e09a7d4b7defa0ad06beb1566b1711a48392e5fdbcad0fa1a80292a8
.travis.yml10066400512 Bytesa42805b6e8bc634c2f76a7dd2053af73b629faae439c21cb7f9701ac98de62d5
CHANGELOG.md100664001.83 KBdb3e0892a4bb728c1abb2e5407be7177b72ba1d3eddcede7e2a14ed5874cf54e
Gemfile10066400522 Bytes35257647d19805311ed02128ed0a62a3f8686448a862e7ce04c7a777c2435643
LICENSE.txt100664001.05 KB26c9c5bea9ddd93f27fce21974fbd77d3b21074304932e032316837abaf6c91d
README.md100664004.48 KB7de6a2cb1f2fb997124049941e2176429b0f8685a803e678ffe013da722dd189
Rakefile10066400439 Bytes7bef72cbf7c27bd11399e34301cda0348fe3da67b5f4a5f75d5168b536822094
lib/rom-http.rb1006640019 Bytes1f08a713389c17d27a4051f122efeb700ed49eae9db720f09ef0a4fc240c2121
lib/rom/http.rb10066400189 Bytes5312a6ec4cde9f49c89d1dfaa9c0830f02dba5b1f8388e796d0574746d0bbe92
lib/rom/http/commands.rb10066400128 Bytes78636c18b45ccd3ad608fdf3d86129889b8f194c8c8f8aee0bb0a273f54cb2e9
lib/rom/http/commands/create.rb10066400520 Bytes8df9cb1d941a5953c97651174d08a4b10cf8e93654e4497d9732b1d2e41545ba
lib/rom/http/commands/delete.rb10066400397 Bytescd14885624a139174aa2befe3c91f2630c560ea5f0751f6b723e97b70ade4a39
lib/rom/http/commands/update.rb10066400577 Bytese6eccfd8ed746443819f50b1775ae65dc7c166472370c7e8ca9b23083196b23d
lib/rom/http/dataset.rb100664009.14 KB20094d199589dadc3b58ca52791c27a8413550afb152cf01e5a1105136f6e11b
lib/rom/http/dataset/response_transformers/schemad.rb10066400740 Bytes89434ec34f59a75dfacda7ae951069f7d992f227321d6f82e7e237d9718d4397
lib/rom/http/dataset/response_transformers/schemaless.rb10066400529 Bytesd6e86e0a7bfc91d79a89a70699010dcdf80b96fe7261865921aebae3ec6fe9b0
lib/rom/http/error.rb1006640072 Bytes07d7604aec7d879de4b7acd5dc6e75a56abd24bd0d2ff898e93349adcd3fd81e
lib/rom/http/gateway.rb100664001.78 KB6f79e950356e1d5802bce0cb652f74ca84d821e2a79edff87e1c47cffc0abd76
lib/rom/http/relation.rb10066400942 Bytese03e48d738e33690bd574991a06ec44fd6bbe82a2451a3300d1eb5230693a19d
lib/rom/http/support/transformations.rb10066400271 Bytes46b8f367c954dd003f0655e3980ebe69026fd9ed443a3aee9609128ec4c5592c
lib/rom/http/version.rb1006640064 Bytes9b869c146ca2ff67f4e9faa4ec90b2ef35fd6661263186f972f84ca58fe2cda3
rakelib/rubocop.rake10066400367 Bytesdc30a7013d78d7f0384db92a89602f55b4a26de684e76f831591874ac7bc83f7
rom-http.gemspec100664001.12 KBee6a9682d1dd88bc9ee10040c20ec95659fccf6a386cfc1979ee5d2ba8b70d42
spec/integration/abstract/commands/create_spec.rb100664003.1 KB497970330bec7aba0ab2053c1d7cbd595a9799a6060ea7375a93562a93e03382
spec/integration/abstract/commands/delete_spec.rb100664001.12 KBa484e9d11e2d54b1d0fd88a5abcdc0b4067f7af581e800eb1a3513723fb3110c
spec/integration/abstract/commands/update_spec.rb100664003.1 KBbd11da54ace9ef0215bcf7847b81137f5e2c6543042b20c387066b00997e5cf8
spec/integration/abstract/relation_spec.rb100664001.76 KBd18db37ae5a8ebed726a04c127e805f71d3d46c92e428e919681aec352ea5213
spec/shared/setup.rb10066400569 Bytes7b7877d2dae8b99b75f2d392674343ed4d671b8c7ce5a502ac0cc35270e43266
spec/shared/users_and_tasks.rb10066400511 Bytesc1007626d8e0288c170ce4091ed32a69bfae615a953e809f67588d1cfc95d9ec
spec/spec_helper.rb10066400288 Bytes8a058c9b7e25738dd7ba6ab5359639e11a370a725977670cf304047134265b60
spec/support/mutant.rb10066400212 Bytesf3b6ae0e95771681cdd941b86db9ca61b105ac347cdc6a67b354985a6c3ed043
spec/unit/rom/http/dataset/response_transformers/schemad_spec.rb100664001.08 KBf644259475e3f3f44cbec17db38702959df3540c6d82b0b570c480b0422464af
spec/unit/rom/http/dataset/response_transformers/schemaless_spec.rb10066400835 Bytes1ef9b8323a5889b5d7cbd1467e9870fa018bccef2cf466d17006d5cf6bcec8e2
spec/unit/rom/http/dataset_spec.rb1006640016.1 KB7d20d17c790515d400f325eb353817cc2b73a0ed9f3d8138a063b1e8854d5bb9
spec/unit/rom/http/gateway_spec.rb100664001.59 KBf09915989d95627a0f98cb238bb5572fd6455d163403cca7fe29d05757c3db50
spec/unit/rom/http/relation_spec.rb10066400934 Bytesf6de95a38a7c3cdc80697294904d9cb52e9b6475c8ce404ced88cf0fe6a58a59