.gitignore | 100644 | 0 | 0 | | | 207 Bytes | c172cee66c492367cff61915cdde0eddc263e23732616dcb9cf71b32de24ee48 |
.rspec | 100644 | 0 | 0 | | | 23 Bytes | 9559a35389ec6ddc3b21f45466d185b511f5af60bd1c2efdd6f421b4cda0b7a3 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.01 KB | 88f918315798e14906805b8981e20bf2903f640e272f243a516b32517159014a |
.travis.yml | 100644 | 0 | 0 | | | 397 Bytes | f986163b7eb5c575baf215046c3bdedab2a88c26b1c37445937c0d75fada3701 |
Changelog.md | 100644 | 0 | 0 | | | 872 Bytes | aaa9375656ad1d238cb42b4e03e929a03753d154fdbc27e70078a639fd11e665 |
Gemfile | 100644 | 0 | 0 | | | 642 Bytes | db5a2847ece162c3fc8dec3ac8f645794ee38f7291a3db36fd4a5cb0a54e2897 |
Guardfile | 100644 | 0 | 0 | | | 412 Bytes | 99458bda6841bf4f6ef65972844f2be126434a236e11a98c904b584e0dbcb17c |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | c6607b8004c0779d7ea95a44f0f4f1d267c24ad81628b651ac2f580af00dd70b |
README.markdown | 100644 | 0 | 0 | | | 12.1 KB | 8c6d0687f5478533c0cb52da4d4add7c27ad9bbd73a9307d2d2e50db2872d645 |
Rakefile | 100644 | 0 | 0 | | | 275 Bytes | e180b48889f39614d1bae0b1d1164fd78aed1356c26ad60dbf9d6c5766b63da6 |
lib/naught.rb | 100644 | 0 | 0 | | | 305 Bytes | 9451ce210652d99766ad9765f51ee24fe5051023b57e85112785f242234c2bfb |
lib/naught/basic_object.rb | 100644 | 0 | 0 | | | 465 Bytes | 8cf0f7d90ef9a5a2216ed716d02c999c6afaae0dd88684826b0ea762eacc5a0d |
lib/naught/conversions.rb | 100644 | 0 | 0 | | | 1.18 KB | 5e1f51ace7eeee0324fffc2217bda7b6ff34d1e56d037aa93eaca768b8f74694 |
lib/naught/null_class_builder.rb | 100644 | 0 | 0 | | | 5.04 KB | b9240999aaaa666fa8d0995870bb3372c7169d0a03a54a6ac935e6256531210a |
lib/naught/null_class_builder/command.rb | 100644 | 0 | 0 | | | 376 Bytes | 9174ddbada2feac379f4b28d53af358ad813d2b6396ab550b987de0fe03b9135 |
lib/naught/null_class_builder/commands.rb | 100644 | 0 | 0 | | | 479 Bytes | 877ef7d6190223077595c45b9b30de0dd5ee27cb88cd16967d973348ec9e96f0 |
lib/naught/null_class_builder/commands/define_explicit_conversions.rb | 100644 | 0 | 0 | | | 469 Bytes | 29c03256081be3157382f4e5515bab71dd6bfb916bc7cc1a39d9de3be757cd8d |
lib/naught/null_class_builder/commands/define_implicit_conversions.rb | 100644 | 0 | 0 | | | 582 Bytes | 6461da99d295bbdcd07c53881a6206558a08d3a2df70462907ea5a3394c98128 |
lib/naught/null_class_builder/commands/impersonate.rb | 100644 | 0 | 0 | | | 303 Bytes | b523854c0660ff00abbce15d5c07e835866e373358799579f9e84f0b2eb32af5 |
lib/naught/null_class_builder/commands/mimic.rb | 100644 | 0 | 0 | | | 1.71 KB | 8536bff9f536224df63a774c6216555045899a2c21f28cad220b2d85ce0dc13f |
lib/naught/null_class_builder/commands/pebble.rb | 100644 | 0 | 0 | | | 986 Bytes | f2ef77a5b328e6eef376095acb629aba282f5156bc6c6157b17343e9abca14fd |
lib/naught/null_class_builder/commands/predicates_return.rb | 100644 | 0 | 0 | | | 1.41 KB | b24d2bfaf44f570d20ae0782165e663c4404587ea801c94cde8cbe9619084cb1 |
lib/naught/null_class_builder/commands/singleton.rb | 100644 | 0 | 0 | | | 626 Bytes | 701b6e13d1cea73bcaea1889715ecc10dfb7ea2fa1f1f0b771fac69506daf95a |
lib/naught/null_class_builder/commands/traceable.rb | 100644 | 0 | 0 | | | 680 Bytes | 622a21149492a3877ab5553ae12b56e8f8ef2c4251574175efcdf8f1e1ef0b01 |
lib/naught/version.rb | 100644 | 0 | 0 | | | 38 Bytes | 1843166aa24495b2a0ba084c626d91e71329fc2531eae4da9f073461c125c330 |
naught.gemspec | 100644 | 0 | 0 | | | 822 Bytes | 7ca2b366c798566768f79527fdc52e76c645ef300efff249ee391100e90cf3b4 |
spec/base_object_spec.rb | 100644 | 0 | 0 | | | 1.04 KB | c9c876bc410b4a6a5785e8c8f8ece6b1b8cb310314b5f216d69a2800ec4eaa4b |
spec/basic_null_object_spec.rb | 100644 | 0 | 0 | | | 789 Bytes | 34d340878a8b58db551772123262bf9f5db6bfcbfd7a6c82e3c605f0de41d3fe |
spec/blackhole_spec.rb | 100644 | 0 | 0 | | | 324 Bytes | a18916871431d919ef19ec647e5ec83b77ff0133d2c52dd9b82a52c40f50fedf |
spec/explicit_conversions_spec.rb | 100644 | 0 | 0 | | | 582 Bytes | 396708f63a34c816d5118b0d5c74b246a7f58d172928832eaa0bd13872572700 |
spec/functions/actual_spec.rb | 100644 | 0 | 0 | | | 542 Bytes | d90211e6032dda4e643cd7973a81725c4c76fdbfb35aa5ec181c587e5dd811d7 |
spec/functions/just_spec.rb | 100644 | 0 | 0 | | | 600 Bytes | b4e38940304484650e180aee40cd9fafa857bb07c65e6d6ecb4b26c85f6c8852 |
spec/functions/maybe_spec.rb | 100644 | 0 | 0 | | | 977 Bytes | ae8d43a9938ce3bef9a159982735223a9978a0fd3cbec442f283ea8f0e50d031 |
spec/functions/null_spec.rb | 100644 | 0 | 0 | | | 966 Bytes | a73b7ebc647940443fb7b747a99fdc5e505a4cbce913ac5bcd274acd7af4c4dc |
spec/implicit_conversions_spec.rb | 100644 | 0 | 0 | | | 755 Bytes | 3b5d63ac29d0fb4b30d6d9d14dfc238097a32ad558b536e3ddd0adb427772bb2 |
spec/mimic_spec.rb | 100644 | 0 | 0 | | | 2.95 KB | 3831d6d15dc22878191304700b4e3413a7d3d372e310e16fed89eabab8669ce5 |
spec/naught/null_object_builder/command_spec.rb | 100644 | 0 | 0 | | | 236 Bytes | 0f842a7087471699edb48298cdd7d5b6d2a427a062ee2cb0af9cb6ca0dd52518 |
spec/naught/null_object_builder_spec.rb | 100644 | 0 | 0 | | | 960 Bytes | fdaddfa6ee0abdca78598e71e499a70de0d911233610ccbc955f6f758637a03b |
spec/naught_spec.rb | 100644 | 0 | 0 | | | 2.13 KB | bab883972ae42166127f149ccd4fd624a38f9c93044190ee6bb2882f4159368b |
spec/pebble_spec.rb | 100644 | 0 | 0 | | | 2.06 KB | 8f4953c8388dd3c2baa28f74fd15f5d904a0ad7d2b46d67007c6abfefe5bbe45 |
spec/predicate_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | c3ee1c671d119a39b79e32f622c05627f03855f4b4ef37faf2dcc1be8980e3f7 |
spec/singleton_null_object_spec.rb | 100644 | 0 | 0 | | | 755 Bytes | e95c0751ca9d904b4346e6d6023ebfe8ecc297a80d2eddf593a2676bf9e13ffd |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 397 Bytes | f9f516c556511869decd4bc055c34490560f31ca22e1b21b110978f06e466729 |
spec/support/convertable_null.rb | 100644 | 0 | 0 | | | 83 Bytes | a9517252b9c0c427b93b0cfdeaa363ff99e72d961a159a6fb861e808457574f2 |
spec/support/jruby.rb | 100644 | 0 | 0 | | | 41 Bytes | fa29a9e50f71cba26c859a65fbfa09def5d20417c4157eded3cb0814b661bc89 |
spec/support/rubinius.rb | 100644 | 0 | 0 | | | 66 Bytes | ad6ea75eea47a86c6577be7ad152bbe701757d4415f4b931d9d66b66463c5de9 |
spec/support/ruby_18.rb | 100644 | 0 | 0 | | | 44 Bytes | 64d609345adfee041bee72ada444cadc0879b1c6dfbc597f5b7167e981501d24 |