.editorconfig | 100644 | 0 | 0 | | | 150 Bytes | 6e2248dab438c62710df51cbfa582f79cec79b1184d718ce4af751b07f628f61 |
.gitignore | 100644 | 0 | 0 | | | 16 Bytes | 82da3585cacbfe025263f51f45a2ef98f2a4d7d132b854257ad24be02d01e32b |
.rubocop.yml | 100644 | 0 | 0 | | | 64 Bytes | 7bf82c29ba7782c687e1db2dd1b053b562a5c5fa1b76060dd713945b9166b6bc |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 686 Bytes | cbf3ec01bad806cd1eba97c8d9727269e9f28141b4bf2d2c203661ec7302dc6d |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 0fd7d1833844253d87dd014218f5f0c8cf6f8a2eb9ed9c9eab0d5ebb061e4607 |
.travis.yml | 100644 | 0 | 0 | | | 109 Bytes | e8f215e8380ecc4a25a378febee26502cf9dad93b502bbbdf884185c9c17516a |
Gemfile | 100644 | 0 | 0 | | | 70 Bytes | ed54c37fdd231505e0bc291cab201c234136bfcbdc87bfb522ad309cc41037cf |
Gemfile.lock | 100644 | 0 | 0 | | | 1.02 KB | 4956389948f4cb549f94a361ac67c26151f077c01d0663049a7104a8318cfc0c |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | 687165aff26682054e0815ca72803439b434854010cb0bf6902ac6398268d8a5 |
README.md | 100644 | 0 | 0 | | | 2.08 KB | b994a2b4af422297446143d98b701bc3843ff3d29f475101d2b24bb7929c4448 |
conferrable.gemspec | 100644 | 0 | 0 | | | 1.04 KB | 8bdbf5839dd72abd351591eac7f63f8b08c8b3a7c9da1d67ce6aeb3f874a833b |
lib/conferrable.rb | 100644 | 0 | 0 | | | 251 Bytes | b7ef7b1392c59e34555bede228f994c6f53f648424f7c90e51daaf1900d51f58 |
lib/conferrable/conferrable.rb | 100644 | 0 | 0 | | | 1.35 KB | 653ad32d46a560cfc6fc073d88ff7fe8e07cab378efc88729fee84f47af5fd85 |
lib/conferrable/configuration.rb | 100644 | 0 | 0 | | | 547 Bytes | 11248376742574bdcea114a89ef6025bec6bfa2f1b11296123bfda011f5b1095 |
lib/conferrable/entry.rb | 100644 | 0 | 0 | | | 1.58 KB | ac752300f12795ec93bcc858fee96e8a3f883c34532efb1a1d865a6b55488005 |
lib/conferrable/file_based_configuration.rb | 100644 | 0 | 0 | | | 786 Bytes | 94908c58603ffce865fec8febf95e689d77954fc975297666cd429da9367eebd |
lib/conferrable/file_utilities.rb | 100644 | 0 | 0 | | | 1002 Bytes | 179b42b153953fe4197b540d355de0f8e6a279e734c4bcb3316015ce4828aaf2 |
lib/conferrable/version.rb | 100644 | 0 | 0 | | | 260 Bytes | 948758fc757f28872fb84f32b494eb7e2b32a6b4c45a6b99a148a2b4b05ab627 |
spec/conferrable_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 931a3cc5f0aea47927a12882de58f660a4e69dc0f1deb774474f7fd77aa03ce7 |
spec/configuration_spec.rb | 100644 | 0 | 0 | | | 1.09 KB | 831128f7d274043d62bf670154e37fcd8642a782ea8149b81e1bfb0ba5fb2997 |
spec/entry_spec.rb | 100644 | 0 | 0 | | | 900 Bytes | 23df2b1a5a6b97c50fe03b57b565e70fb88cc09ddf5043f1d9bc98a5258ca5a3 |
spec/file_based_configuration_spec.rb | 100644 | 0 | 0 | | | 2.54 KB | b78b3b9773db5d8071590b7dba8260dd094b805e5ae381c87a6518b9548526c8 |