.circleci/config.yml | 100644 | 0 | 0 | | | 1.67 KB | f13cafe9f2a0d80f37e1ca6903f4d5f4fc834f5a126dfc03017bfcf42af1cfee |
.gitignore | 100644 | 0 | 0 | | | 246 Bytes | ef67c9e4162f82643902d2cc21269dc3c9a984536264874ae278d2985c07891c |
.reek | 100644 | 0 | 0 | | | 281 Bytes | ba39845f990031b2c92104a770f4780d710edfce846a741de9f98948ea903984 |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.rubocop.yml | 100644 | 0 | 0 | | | 669 Bytes | 17aeb3a38f12ddb5d035a90d854e8f2d03081c632c038238e0c83a2084dbfdeb |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 7df73b8e407cc08ce7babfd544ab4ad92a7f62cf73a21468d2bfae85c0508c7c |
CHANGELOG.md | 100644 | 0 | 0 | | | 499 Bytes | 630bdace8de824c4eaf44d4ba29896cff04b86cce906ab93b70cf34bc4c9be13 |
Gemfile | 100644 | 0 | 0 | | | 528 Bytes | 3650247ad5b9a195312b5da7bd2ee9da1f1c000bd2b1a9d1437a5b81ea1ff770 |
Gemfile.lock | 100644 | 0 | 0 | | | 3.87 KB | 2c61d47b398e85ee18281c899dac164238246ae18e9878a9a109367f85bf5d6e |
Guardfile | 100644 | 0 | 0 | | | 3.38 KB | a37846b8ec2c165b02e54eba7568d67efb06548dd81424849ad4ab686a3cbde7 |
README.md | 100644 | 0 | 0 | | | 1.66 KB | 2d73a88f3673c272ed1112c74b74de850c357795ffcb314787f1d673ed006620 |
Rakefile | 100644 | 0 | 0 | | | 145 Bytes | 9e1ba08392e6ad5aff02b757932420c6b4497d9340053e7b5279c524d427ad17 |
bin/console | 100755 | 0 | 0 | | | 333 Bytes | 64c45ee71fdad1e928e96f2ef05e2261eac853a21dbac65e69aa9c6de7191d08 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
duckface-interfaces.gemspec | 100644 | 0 | 0 | | | 819 Bytes | d8063ea549637b0481707d559f1dd15eca1252b6aa72bd834b4024ec5fab6742 |
lib/duckface.rb | 100644 | 0 | 0 | | | 127 Bytes | 0e77f1fafb25db308a0fb20ce939879ba01c0aed02dce118d70f0ac8641bea7f |
lib/duckface/acts_as_interface.rb | 100644 | 0 | 0 | | | 651 Bytes | 8716eb3803c465281f8961af7d7735f170835c21b9d597e9da8b02ff6af528f6 |
lib/duckface/check_session.rb | 100644 | 0 | 0 | | | 692 Bytes | b81eacddc7e9f241cdd6b4d624eb12cb40ec347578b1cbeb3e28f11dcb111ee4 |
lib/duckface/constants.rb | 100644 | 0 | 0 | | | 203 Bytes | 2ef95ac24c54e652995f180f0a2d34250b12f4c5df24b20784db27cba9cc8a92 |
lib/duckface/implementation_methods.rb | 100644 | 0 | 0 | | | 335 Bytes | 5ea864accc9cb5f8171e65068b8b88c0c2eb6176508779c386ab61a2b07aded2 |
lib/duckface/method_implementation.rb | 100644 | 0 | 0 | | | 648 Bytes | 11e7746b4360b11a5c352bc0a0f046fdefdb23b5744209bf6381fac337f30f31 |
lib/duckface/null_check_session.rb | 100644 | 0 | 0 | | | 299 Bytes | 5b5b8688d4ba738f35f0f9610cc07d57ba19364ed2489e87eba19c22325a15e2 |
lib/duckface/object_sugar.rb | 100644 | 0 | 0 | | | 602 Bytes | 9e91964efb6c873d10eab01c6bf95400aa2df58c0e8b530c0ad86db298dd2995 |
lib/duckface/parameter_pair.rb | 100644 | 0 | 0 | | | 833 Bytes | 6611f81059b113c53ce4f5182eaa5b358302e4836487c13bfcc595cef1eee1c9 |
lib/duckface/parameter_pairs.rb | 100644 | 0 | 0 | | | 401 Bytes | 34654d5111e955519210cc57bd387d7296268bd338feca63d5a827c0a3e1b852 |
lib/duckface/rspec.rb | 100644 | 0 | 0 | | | 1.45 KB | c2a5a199977070ad3d6f7c52029be99e469076367aa223ba006084f1769ba7e7 |
lib/duckface/services.rb | 100644 | 0 | 0 | | | 75 Bytes | a579b9bdcc672a88560a5185ccf27d3f29dca9ac5b585f835f4569369e1f7e87 |
lib/duckface/services/check_class_implements_interface.rb | 100644 | 0 | 0 | | | 1.89 KB | da6f1d17e531e14088ad78893f774a63534fec27dc27d42beec515924e299eed |
lib/duckface/types.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/duckface/version.rb | 100644 | 0 | 0 | | | 71 Bytes | 787f327734fb4ec67a4940e041c71b8fe4c39c4bc8e35a12ac9ed09d48f41246 |