standard-procedure-plumbing-0.3.2

https://rubygems.org

standard-procedure-plumbing

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

homepage_uri
https://github.com/standard-procedure/plumbing
changelog_uri
https://github.com/standard-procedure/plumbing/blob/main/CHANGELOG.md
source_code_uri
https://github.com/standard-procedure/plumbing
allowed_push_host
https://rubygems.org

id: 1688397

number: 0.3.2

platform: ruby

spec_sha256: e73942ad2068bebb61ffab66e2cd4bbac66c0972c2718ef5649171b676246f9d

sha256: 963d9660efe35fe18cc41324a53a64f90a6e8c1065b59184bb6a3a6dbb3b523e

created_at: 2024-09-13 09:32:42 UTC

updated_at: 2024-09-13 09:32:42 UTC

position: 11

version_data_entries_count: 37

uploaded_at: 2024-09-13 09:32:39 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 20 KB

Version Data Entries

Total: 37

Unpacked size: 61.9 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
README.md1006440015.3 KBdd3841872955919be9e10ae5a9919049fa865e9e0fc1145175a21ba39174e566
Rakefile10064400182 Bytesc4a9f3ae999304a0aed0284924b37100bbf33d94f1903544e902a02e2094ffbf
lib/plumbing.rb10064400462 Bytes41e4113f38ef39ee6b729e7810c86f28fe4b1a45623028123de39a37095a72d0
lib/plumbing/config.rb100644001.54 KB370cc31ed914668ee35ecc6d330f3be959995b7f014931752c8b9d83d58dab6e
lib/plumbing/custom_filter.rb10064400478 Bytesf4836741bb2a460f0a320e5e2429e77397758ba1f504dd7bf8bbc247035307a4
lib/plumbing/error.rb10064400389 Bytes56683182cdbd5e3afb9519c896839bfa4c2d2886203ea82adfd9de47034c84fd
lib/plumbing/event.rb10064400109 Bytes5d35cb6897ad982b4e2691c7a7a4ffdf4ae075badc5bdb6aabe926645917509b
lib/plumbing/filter.rb10064400767 Bytesecfbb9e7a840bb34c2377734230c6df1974cebe325e73518c41f9b7381630420
lib/plumbing/junction.rb10064400485 Bytes71fe1361406d53343f2d8918a85c343a08906f9afeae1659e1df36cfea5818e1
lib/plumbing/pipe.rb100644002.21 KB4a1433bad94987d249cb8a9703355aa03c3190bd68a1ff269a94383f5e86b013
lib/plumbing/pipeline.rb10064400477 Bytesd724edfca68a5a610d3251d73986c1e475690b075a7e51ab0aae7452ce52f976
lib/plumbing/pipeline/contracts.rb100644002.17 KB7bdcd048efb53a12ff419015e854d3fb5d3b111130d13bd351bfb940921a0a96
lib/plumbing/pipeline/operations.rb100644002.43 KBc9b1577cd2d7e2ceeaf146bc5d51e2919b3d70b836f9d99721faa095faadf171
lib/plumbing/rubber_duck.rb100644001.76 KBb7d439f1c60454d125e53398cc723c16ed3661e496acece77e00dab16858539e
lib/plumbing/rubber_duck/object.rb10064400251 Bytese000aad8b348f200fa1477175c1764682decb6591dd6349be80915a801f95d80
lib/plumbing/rubber_duck/proxy.rb10064400563 Bytes5583beb244790202f62e61e99a28c4bd7f172551ea39e06b448263e882cf58b7
lib/plumbing/types.rb10064400309 Bytes849136af6d5b7bfcf0871c3e82c84e11606ade2b4d5883550106f9ee9b05ef27
lib/plumbing/valve.rb100644002.16 KBb67a8b86ca0f942f112f424d18de24985de93a962f0bc8062007e2b65fc7a5e1
lib/plumbing/valve/async.rb10064400897 Bytes8e4b01545c042c9162c916e2963b0bc02f5bcb946c1fd907584ce15cf6528b7a
lib/plumbing/valve/inline.rb10064400394 Bytes455a8c1d3d29dc3cbf30d292bf0e0952f8468d29a1040d4c7efcf94ad100e4b3
lib/plumbing/valve/message.rb10064400117 Bytes130dcaf41a1268cef120884bb807b939c53e9130a47db4d5b1a893cf55eed9de
lib/plumbing/version.rb1006440071 Bytesb9e71251f4ac181e21eb209ad93874b8b2680c8f6310c8d7461aae6b07737b67
spec/become_equal_to_matcher.rb10064400713 Bytesfd63d79353dfa693b5142720297bd35e396f27f0541315dab7d28fb3f1a5e10f
spec/examples/pipe_spec.rb100644002.73 KB43a3d586fc0ccd4a989eb28554084f562065e70cde05a8e211b384ea295fb47a
spec/examples/pipeline_spec.rb100644002.66 KBe6760ef812873693f3fec94f1311f5dd3780274a5b770861d8fe74c910c64216
spec/examples/rubber_duck_spec.rb10064400971 Bytes450c35febd9979f8957aba828273b1efae699300e15aa03d63d1a8ee28b0ad2b
spec/examples/valve_spec.rb100644001.98 KB00026294ca11d2811b38cefdcdbb40dcd45cb505cd9f7a524d55d73b5c5bf5c8
spec/plumbing/a_pipe.rb100644002.79 KB05b81795004fed6347786a32c5a9a0cbcfefd63609b9f6465cf2b7e41be74858
spec/plumbing/custom_filter_spec.rb10064400799 Bytes4a7d737240c428456e6271eca52fd5ce57a31a1ad03ae55b6d20a3f29a28d53c
spec/plumbing/filter_spec.rb10064400835 Bytes9f8b2a668941e534a9427cf0f2e1fecbcb994362520837406910642148baf754
spec/plumbing/junction_spec.rb100644002.18 KBf72160244146ddb6f55a8e168d419d32c0669ce6e4285bb05f23d659b0412692
spec/plumbing/pipe_spec.rb10064400423 Byteseba23d3683514a89fc864285005dd8ea3fb7b21d91e3262bcfc8a085f267d5a9
spec/plumbing/pipeline_spec.rb100644005.67 KB38eb4ac920ea70b3e17846f61a7cff38d9a1c514a56fe7df442c194db8fe1def
spec/plumbing/rubber_duck_spec.rb100644001.99 KB40816e322d7cf266035b7fe37e42b9d613fc4a46ec7361db46000cded2c85e8f
spec/plumbing/valve_spec.rb100644004.42 KB98e6477b96ee39a8f8ce23fb65fde141a35ebf482c89407653caf42859820b30
spec/plumbing_spec.rb10064400143 Bytesebb31cb2be0f84647c035f1130fd23d01fe6fba37bbc1b2bab11d0b3c256127a
spec/spec_helper.rb10064400414 Bytesa2616c33b88e873b3ef8337161945e7b08b65d60acc76fc44b51c367fe12dd9b