.editorconfig | 100644 | 0 | 0 | | | 150 Bytes | 6e2248dab438c62710df51cbfa582f79cec79b1184d718ce4af751b07f628f61 |
.gitignore | 100644 | 0 | 0 | | | 16 Bytes | 82da3585cacbfe025263f51f45a2ef98f2a4d7d132b854257ad24be02d01e32b |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 0fd7d1833844253d87dd014218f5f0c8cf6f8a2eb9ed9c9eab0d5ebb061e4607 |
.travis.yml | 100644 | 0 | 0 | | | 85 Bytes | 4c72b8864f9283bca8f64d7918fac2b32c5fb37078b33595f6449994a66ee4c8 |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Gemfile.lock | 100644 | 0 | 0 | | | 568 Bytes | 11bf7fc3b6736a24374453be30911022b528ac58ba6202fd80ca0fa98713bfa3 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 687165aff26682054e0815ca72803439b434854010cb0bf6902ac6398268d8a5 |
README.md | 100644 | 0 | 0 | | | 2.08 KB | b994a2b4af422297446143d98b701bc3843ff3d29f475101d2b24bb7929c4448 |
conferrable.gemspec | 100644 | 0 | 0 | | | 969 Bytes | 1755fa91862398a97e84161a823def919391f59e6dd2a178545092d25dd2c59b |
lib/conferrable/conferrable.rb | 100644 | 0 | 0 | | | 1.23 KB | 7baec000c9804e4927c93e52a9ec4eff6e3f70ba8c18b4ccb65205d303c8798a |
lib/conferrable/configuration.rb | 100644 | 0 | 0 | | | 540 Bytes | 6fdfa2b675c3f6db6d54dbb1d183bce630e4e09d69f235161d1c41079843468d |
lib/conferrable/entry.rb | 100644 | 0 | 0 | | | 1.47 KB | 9ec6d94aaeac70f7dfd7dd8739306f7af32da626485fe3d38acd804b1809296c |
lib/conferrable/file_based_configuration.rb | 100644 | 0 | 0 | | | 580 Bytes | d0a9b1216e3af1b6fffeb895fd96f88acbe382ff1381d8896a976a137b341990 |
lib/conferrable/file_utilities.rb | 100644 | 0 | 0 | | | 870 Bytes | f5b6ce3b5d07ce7a1e4233e843b91f8f9adc17d0d1df96b6c74c009d70cdb17e |
lib/conferrable/version.rb | 100644 | 0 | 0 | | | 229 Bytes | 2b9cf812f8cdd6d1f833b4d86b3cce18522c41b4bb474fc4fec164443ade3406 |
spec/conferrable_spec.rb | 100644 | 0 | 0 | | | 1.63 KB | 53eb9e1bec31b11ba73caa6192c130de19b63b4c73fb9757d46e1bf53404be86 |
spec/configuration_spec.rb | 100644 | 0 | 0 | | | 1.07 KB | cf4aa01b3453377bb3f58b54726a777753412e9b867d45ce7372840eae084e8a |
spec/entry_spec.rb | 100644 | 0 | 0 | | | 823 Bytes | 919cf8becbbe58c6121f07fcf3b113b4c93885a19883e9b65bb94a8b05d56603 |
spec/file_based_configuration_spec.rb | 100644 | 0 | 0 | | | 2.41 KB | 031c2eaeeeaf400f04c8fc5b1ebc6100122076391f2a92ae936c984502bf1955 |