.gitignore | 100644 | 0 | 0 | | | 15 Bytes | b7e5a0e848775c117a2df7e536ea358b924e1324686320ee75b41140583387d1 |
.rspec | 100644 | 0 | 0 | | | 30 Bytes | e3a05cdf2301e0e7d8be6b1d1137aa310d7d023575bb2f305df3519c6df5cf2b |
.travis.yml | 100644 | 0 | 0 | | | 225 Bytes | afb255255fd08eabccfd1ee301384ffa0c0bbd9291a61b4e9fb5a4fa9d6edf85 |
Gemfile | 100644 | 0 | 0 | | | 141 Bytes | f54d9c8e4caf35ec20d93420f31f9b97db95454ac048a652af8b77716490f583 |
Gemfile.lock | 100644 | 0 | 0 | | | 626 Bytes | 851b5bc0e54862e94828d08435e50ca2841dd18fcfc97b0f32164a702d56b0cd |
README.md | 100644 | 0 | 0 | | | 2.29 KB | 2db9e145460cb8c1368d3e391ee589472113aaf2100a2edd6e849f0902315e8d |
TODO.markdown | 100644 | 0 | 0 | | | 471 Bytes | 8cb911650e5062bfcaf9e10d5965a59a06843adbb55b28cfce26a32f4bd3b4ed |
TUTORIAL.md | 100644 | 0 | 0 | | | 13.6 KB | 0f572ba4b58662ce440533b6d379b91dd505912c87723d276161b3deaacf1c6e |
benchmarks/bench.rb | 100644 | 0 | 0 | | | 1.36 KB | 552cd0a85679b03d0cffc793106ec4f89764e52cbd3ca79b75f9554ce6b949f0 |
benchmarks/invariants.rb | 100644 | 0 | 0 | | | 1.79 KB | 6fe815014b78df55e2dc295ca4ab75316e72dd0177b05cd6e1b219fd4599debb |
benchmarks/wrap_test.rb | 100644 | 0 | 0 | | | 979 Bytes | 52d3cbb40146ca9d030ecf54ab3e836833f32b3fe33785a4aff02728f64bad48 |
contracts.gemspec | 100644 | 0 | 0 | | | 620 Bytes | 4a791bd1e96e29a70a4ff4b65a45ae487bdff1e7a4120b8e063293dfa51333ce |
lib/contracts.rb | 100644 | 0 | 0 | | | 9.32 KB | e55c76a2fe5f783e0c846b90334bb798cf9da0f08f108cd43a90032040f7ca29 |
lib/contracts/builtin_contracts.rb | 100644 | 0 | 0 | | | 8.3 KB | fd30f0d1fa0dc0c40359ea5643a47ff911a6daabb1e0ef0b0ff12f87f5204449 |
lib/contracts/decorators.rb | 100644 | 0 | 0 | | | 6.62 KB | 2d8e2e8045a6bc569df9d07b58560d34cfb786da0d0bda435804e17121663482 |
lib/contracts/invariants.rb | 100644 | 0 | 0 | | | 1.66 KB | 914f514e143e70320be002fbcb3a9cf684616cfba69d71e85fc0dca559df4b0c |
lib/contracts/support.rb | 100644 | 0 | 0 | | | 456 Bytes | 7e25cb33d76c045cca2d75289c6bb02c1f154446214756299ff9fa08825d005d |
lib/contracts/testable.rb | 100644 | 0 | 0 | | | 1.96 KB | 92da763e138fa685bd8112a22f2c39a5e4325f9558eea64e4eb02a28812ebe80 |
lib/contracts/version.rb | 100644 | 0 | 0 | | | 39 Bytes | 159682365ae8967c409650e1fd210caf5aa815a46bd9e8654278d242190af2e4 |
spec/builtin_contracts_spec.rb | 100644 | 0 | 0 | | | 5.83 KB | 968e619c06d7d93e145b9351361528f44ff6caf19b7427241e6ab606761ff65f |
spec/contracts_spec.rb | 100644 | 0 | 0 | | | 7.69 KB | aa55f94207709389eadb267dbe90c3a1b2f6b25a6f53149e3997a91a7ea1a384 |
spec/fixtures/fixtures.rb | 100644 | 0 | 0 | | | 3.83 KB | 2fd20afc2b3ef0cd23777c2d3dc83a9425800a9567a9a40a020c6e2d6a7d9b06 |
spec/invariants_spec.rb | 100644 | 0 | 0 | | | 613 Bytes | 81839aeb5e7897faa568b83eb828e53b8b69363154d645408ee0c86cc597b1ea |
spec/module_spec.rb | 100644 | 0 | 0 | | | 354 Bytes | fc2d277f6e3886c298f3224983a298fc67ba1aefd8eac400bd48c04e982e962a |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 4.18 KB | 769188a325baf467dcdc33cba2582a936c4fbe51fb4a5886dae1d450ad67a3cd |