lib/casting.rb | 100644 | 0 | 0 | | | 605 Bytes | cc50baea3395b1b6faf7409a2acd2692352989e0e87d32a3f7295f8efd9ff070 |
lib/casting/client.rb | 100644 | 0 | 0 | | | 1.83 KB | afd9e3a49318653b7e143f10dc56f439d4c4709e8a33cbf024f14eaab502566f |
lib/casting/delegation.rb | 100644 | 0 | 0 | | | 647 Bytes | a88371099f1b48c646359767c4636f8d2da872ddb10b53d73a88920fbd261299 |
lib/casting/method_consolidator.rb | 100644 | 0 | 0 | | | 477 Bytes | f6ec4388aee1fce420bf7215ed1d01c52d8c72ff9d0784b45caca9dbeae918ce |
lib/casting/missing_method_client.rb | 100644 | 0 | 0 | | | 2.55 KB | 7cf3e306e01ca92a6ee7938179a10f6774293dadfcb0923bcfbc23e2d665bed4 |
lib/casting/missing_method_client_class.rb | 100644 | 0 | 0 | | | 1.08 KB | 549032e3bc8424589d6a341d76eed627596dfabbabc7a431af7f3d6190a3dbc7 |
lib/casting/null.rb | 100644 | 0 | 0 | | | 317 Bytes | c32e3f48b075de3dd2ae1934df9484e2139d98538bc8abcc6879a84a88db5ceb |
lib/casting/prepared_delegation.rb | 100644 | 0 | 0 | | | 2.48 KB | 7b5a2e25e882d36f04e356ef3a9018cdb83629375ad254f3d0f7d3525430597a |
lib/casting/super_delegate.rb | 100644 | 0 | 0 | | | 2.05 KB | a03bfb9d87163a2c9941ccdef4081dc54769fb778abede53dae669ceef1d9765 |
lib/casting/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 21d6852ade6feaa84c03a92ad0ecb732392affce54d2228764d8aeb7ccdda50f |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 6163d1e798a3add10ebaebd5a6376cc3c20a1a808347867c75216214aff5e45d |
Rakefile | 100644 | 0 | 0 | | | 231 Bytes | 861b050fa0b03124b73b695e119a01f7f099fc55d9c8d70094a061abdaa160dd |
README.md | 100644 | 0 | 0 | | | 11.6 KB | 99eb21cbeca787dffe5194c1a6b82bb4615b04cc64a7641f916584e2e3ff82f7 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.42 KB | d782a903d1379f2b1428be9874fc971f3f478439a57ca6bff647b13b79c24667 |
test/casting_19_test.rb | 100644 | 0 | 0 | | | 1.9 KB | 577023dc5c1cbe3c9886efbb202bf67095435003dd46daff24eece8626c62282 |
test/casting_20_test.rb | 100644 | 0 | 0 | | | 742 Bytes | 45488f6be8d6e4320f3a6c05efd8adaee4847a1d2de65c0ff08243e0da421e45 |
test/casting_test.rb | 100644 | 0 | 0 | | | 1.97 KB | af49b8025a4667ef31823f229d2e11e7a3a8659bc00879537b66f2e8be2125c0 |
test/class_refinement_test.rb | 100644 | 0 | 0 | | | 3.42 KB | da50e238f3c7d5b09d33d504af5479a9d7964021120110a380102ceaceb4f446 |
test/client_test.rb | 100644 | 0 | 0 | | | 1.68 KB | 9d67867d1d498b06c77722a53d022085ac67ab8d6e4a7e5af2321759348efc0b |
test/delegation_test.rb | 100644 | 0 | 0 | | | 1.76 KB | 715de9763c0a015ea5a47587263a6bf4661cc115527e345699b1adce285e8e54 |
test/method_consolidator_test.rb | 100644 | 0 | 0 | | | 2.52 KB | 2f78b522685d6f504eaa3b7d47ed7fa273f175c48d5fa6cd5ad63d19a9311926 |
test/missing_method_client_test.rb | 100644 | 0 | 0 | | | 5.52 KB | e4ed1b6400b6eab8acc65a609deb1176fdbbad43245cecb3b271b1b0af1ba019 |
test/null_module_test.rb | 100644 | 0 | 0 | | | 554 Bytes | 6f675d0c74e43b94cb2f2edc937f8d6642a7219231c8c3a93e84ae5783a2a1c5 |
test/module_cleanup_test.rb | 100644 | 0 | 0 | | | 1.15 KB | c9bc732c1ed88df75a96414e7c1704ec78f9016f427d160134b9d06129a294f3 |
test/super_test.rb | 100644 | 0 | 0 | | | 745 Bytes | f8e1e6c8f47340c11f1f5f3624d1ffb17a41d1d90846aee3b38676a530f3823c |