.gitignore | 100644 | 0 | 0 | | | 161 Bytes | 91756beee3bdbccf3d7c28c3517312a0909dc87c1c7b022b2323ab24ba6a218d |
.travis.yml | 100644 | 0 | 0 | | | 97 Bytes | 29435a4974e67f6841f3ebe10d59582f0280a4cc0c717f66381cd0fe9366958d |
Gemfile | 100644 | 0 | 0 | | | 106 Bytes | 30020ea7682d35eb3c0ddc498152e8c74139197dc800b86b9ec9d5981f404898 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | ad1769322796025000cc9f4048cadf4551ea4fbe67a5f5ee9be1dcaffddfce55 |
README.md | 100644 | 0 | 0 | | | 7.39 KB | 0ca168fd03e41335d49e4bf371962cd85830fba9fa801d3b890356f353899eed |
Rakefile | 100644 | 0 | 0 | | | 115 Bytes | 9bb3b9998b542c0def81d55733520c176a3647e21e3f8cf551c7988d1c9d731a |
composable_operations.gemspec | 100644 | 0 | 0 | | | 1.14 KB | 4f0b98b10720e8eeb3403bebd2019e9244013b723c93dedbf14a630a27f831bc |
lib/composable_operations.rb | 100644 | 0 | 0 | | | 325 Bytes | c367301f83b3297af5f76d1a1cdeb7875c22fd83654787479f6903c30b669192 |
lib/composable_operations/composed_operation.rb | 100644 | 0 | 0 | | | 1.63 KB | 6891a763e129789bc3662ccbfb574f2d1cafd040bb2298347930cbde482b3ccc |
lib/composable_operations/matcher.rb | 100644 | 0 | 0 | | | 83 Bytes | 3ebd5eb40a8b97b121df73cbd5238de1c8067c5a6ba7f032ffb6943409881cf1 |
lib/composable_operations/matcher/execution.rb | 100644 | 0 | 0 | | | 5.99 KB | 04948f5a90ed664eaf8009ed7359547ebee84bd3a1bc7daa9222eed5f36363f9 |
lib/composable_operations/matcher/utilize_operation.rb | 100644 | 0 | 0 | | | 2.65 KB | 525739b23324d608640d37b5420ce1d37b718a5653d5afc0de1f8269ec5ac857 |
lib/composable_operations/operation.rb | 100644 | 0 | 0 | | | 4.38 KB | fe0fe8b29a5a9a4e15147df27317e2ebc33e899ef4a763df02a13aeca3a73665 |
lib/composable_operations/operation_error.rb | 100644 | 0 | 0 | | | 76 Bytes | 57054e82f43d6721d167c9e75dec0e4ad4e6b7cad6ef75f2ec9c4f29cf182580 |
lib/composable_operations/version.rb | 100644 | 0 | 0 | | | 52 Bytes | 110ef72697f8d0168a519ff6443a49424b6bcae7394f14e42f44a353e122963a |
spec/composable_operations/composed_operation_spec.rb | 100644 | 0 | 0 | | | 3.64 KB | 4b0a4f345f13a8a7877c9c2328f08aa33052f43b659cf6f63cde8b063912793e |
spec/composable_operations/control_flow_spec.rb | 100644 | 0 | 0 | | | 7.31 KB | 6e0d9b6944263dd2f367601660503536a65020783516f2d7d4c67e0b382cf690 |
spec/composable_operations/exception_handling_spec.rb | 100644 | 0 | 0 | | | 5.47 KB | 14170528c219c6cab65577a7f924f08f04b18a5bf7de27944908c0ec778c9f67 |
spec/composable_operations/operation_input_forwarding_spec.rb | 100644 | 0 | 0 | | | 2.65 KB | bd7d37cac37678c4f70a86f34cfface342a7a14661dfe5492b75ceb05f5ce289 |
spec/composable_operations/operation_input_processing_spec.rb | 100644 | 0 | 0 | | | 4.59 KB | a4a51899bef1d8ca9044e2186da9e126c657ca23f5aa63968382f9938b3d9446 |
spec/composable_operations/operation_spec.rb | 100644 | 0 | 0 | | | 3.49 KB | 66b6d74ca944b3a56395058a0343e899378b07e4c0cc749259b9b157b4c2f3f3 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 249 Bytes | c04c8ef2572f35dbbd9206000af34147121ae8536854ca3bfb6c60a02bc5ca04 |