.gitignore | 100644 | 0 | 0 | | | 179 Bytes | 0486348e93aa2e5ba899c2437ecfcc5a9f92e3a63f8982d74f4cd5584ef7b74d |
.jrubyrc | 100644 | 0 | 0 | | | 21 Bytes | 65a7048055d2181fb8c8dfb612cda8ed9e55db44daa68ebfcd500c8c4050c8e7 |
.rspec | 100644 | 0 | 0 | | | 48 Bytes | 304096d03385698dc1d8cf6ef9c2e605488a49c44fd243044a036a9aeb132219 |
.rubocop.yml | 100644 | 0 | 0 | | | 422 Bytes | 9d6d9784cfa9d9c4b92ca26be6e4a7fa910b20f79fae701c9ab5781b2e197610 |
.travis.yml | 100644 | 0 | 0 | | | 1.84 KB | a1acbd5485281f9f422a33636142a922e0b02a75e68bfdfbaec4db87b15c7ae1 |
CHANGELOG.md | 100644 | 0 | 0 | | | 7.77 KB | 56e8b9bae47e2e1b256f7e7e200eea9d13588f53985563eb838f4b4f5397eca6 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | f3d44588d37213672109c489c016fdeac2c38e27f5d84510479e203be0ebfb26 |
Gemfile | 100644 | 0 | 0 | | | 193 Bytes | 295728f7bda9d3482de72b883f5dfa0629b067186d51c4f3324612867feba2c7 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | f6d5de2a323f61a8164d3f66e00fe2be0a2d2cd374bb8f7b47c9241c18a2239f |
README.md | 100644 | 0 | 0 | | | 59.1 KB | 02ba2b55f5d82d091207f64b3a6e1123239b778859225896a737de4e8224239a |
Rakefile | 100644 | 0 | 0 | | | 471 Bytes | 0dfcd6f113b574d668323d665ade191e56dad997f03a997127c09169e4c5a7ce |
bin/console | 100755 | 0 | 0 | | | 117 Bytes | 303b4d212dc378391333b896c7b0ddd2e1102d4aab9f12ee9fe0a929bb407677 |
bin/rspec | 100755 | 0 | 0 | | | 1.23 KB | bb67c731e357ce7bc4bc8bb1c6efaedb0b68b24c153cde1530f6386aa3fc862f |
bin/setup | 100755 | 0 | 0 | | | 132 Bytes | cd2dbba0cd2e39c9de0bf3191f54db50a33831c30141bd436b8a0de4f0434332 |
gemfiles/with_external_deps.gemfile | 100644 | 0 | 0 | | | 143 Bytes | eb79a28c3bca63733aff6e9f2167aa440cd775c1f93ab92bc35cdbb8f467e2f7 |
gemfiles/without_external_deps.gemfile | 100644 | 0 | 0 | | | 81 Bytes | 1e9da9ad508a2ed39bfe4ac3fdaa2f194876bb151624796ae1099f34c2e7aafa |
lib/qonfig.rb | 100644 | 0 | 0 | | | 633 Bytes | 95375e6709ef3094805c9ee6dcd6362615d36aa5e5d115c1c64793123b5de516 |
lib/qonfig/command_set.rb | 100644 | 0 | 0 | | | 1.28 KB | 7c8b7e322c79a53490f2dae495ba4f713c27d8731f2805645cc42f0852af1abb |
lib/qonfig/commands.rb | 100644 | 0 | 0 | | | 209 Bytes | 903ef31b86e84ae8f064ddd8225a997ff09f67b51df36dca4309cb930f147893 |
lib/qonfig/commands/base.rb | 100644 | 0 | 0 | | | 264 Bytes | 3013db47a2858e94ddddc2004051a4c8c5afe11201e6867fb25ac28c414952a3 |
lib/qonfig/commands/definition.rb | 100644 | 0 | 0 | | | 554 Bytes | 807370c89a976577975a2037f0e0ff92517816389ac52f4f08c0e0ff76e35aaa |
lib/qonfig/commands/definition/add_nested_option.rb | 100644 | 0 | 0 | | | 1.13 KB | 5e23c4e75daf665c2447647e05e6bfbce29251b9065734fc805f23bdaa31dc2d |
lib/qonfig/commands/definition/add_option.rb | 100644 | 0 | 0 | | | 837 Bytes | f74d641d3a1e38534db8c7842a4b54e5796721c494c95dd44dc7013691c7f102 |
lib/qonfig/commands/definition/compose.rb | 100644 | 0 | 0 | | | 1.12 KB | bb7865c0494d8a2a1ae88e661d03d5645073d630f790892814088fe6d9381905 |
lib/qonfig/commands/definition/expose_json.rb | 100644 | 0 | 0 | | | 4.03 KB | ffb73398db7fcb3440999706c3fc35ddf2112dc10dd8c4256777e8d3e071d6c4 |
lib/qonfig/commands/definition/expose_self.rb | 100644 | 0 | 0 | | | 2.57 KB | ee7c8659fe3fbdf49539e3373de50c260f5e6c5deb719501bfb64cfb64c20feb |
lib/qonfig/commands/definition/expose_yaml.rb | 100644 | 0 | 0 | | | 4.02 KB | a523e6d922bb2b24c1b58358a5caaf25f6f7d2057b54b5bb463ee6f685ff5beb |
lib/qonfig/commands/definition/load_from_env.rb | 100644 | 0 | 0 | | | 2.4 KB | 718f1e56b501adaafe41a30124e546f46dc5c889a4c92912bc7b927a31b42304 |
lib/qonfig/commands/definition/load_from_env/value_converter.rb | 100644 | 0 | 0 | | | 1.55 KB | cdd2e9490b363c222ed10f3d171158c44b8153d6389565853ec4272d7e86dccf |
lib/qonfig/commands/definition/load_from_json.rb | 100644 | 0 | 0 | | | 1.22 KB | c0aa5687219113933bdff92802794820d9caaddec8d1885742624f9076d48383 |
lib/qonfig/commands/definition/load_from_self.rb | 100644 | 0 | 0 | | | 1.79 KB | fab3e5020da786a0829e8614007446dfd48903218800cd08d3b387de01434df5 |
lib/qonfig/commands/definition/load_from_yaml.rb | 100644 | 0 | 0 | | | 1.27 KB | 02a306c4d426964b14726b4fefe0a46b8d5a8138dde2211db26a4c4c79a357dc |
lib/qonfig/commands/instantiation.rb | 100644 | 0 | 0 | | | 152 Bytes | 69a5357b934495d7d0a3ef7457371a5d3a091a6984c702d51e382292d5823e03 |
lib/qonfig/commands/instantiation/values_file.rb | 100644 | 0 | 0 | | | 3.99 KB | e9b3c5c51ce5b6da7a4f3271964c2fdec0c3bd421b4c525d44a9a37412caff44 |
lib/qonfig/configurable.rb | 100644 | 0 | 0 | | | 2.86 KB | 5ad13cc686eb7e18c48d2c99759c2af05c30da348d7d931de3d72eda5148e8a5 |
lib/qonfig/data_set.rb | 100644 | 0 | 0 | | | 10.3 KB | dea6e941ab78641f4fe3e299d462c73ceb5a0624bc67d721f7252fca14b9ee9c |
lib/qonfig/data_set/class_builder.rb | 100644 | 0 | 0 | | | 668 Bytes | 426acdcb0dff06edf5290b6f812b2bb7aa88e9eeb5fe8939cb776fdee971ad49 |
lib/qonfig/data_set/lock.rb | 100644 | 0 | 0 | | | 2.15 KB | cced30b900ff391482261daba798594057f9f5976765643a1799d78ad9409c65 |
lib/qonfig/dsl.rb | 100644 | 0 | 0 | | | 4.73 KB | f64937c61ee2953f144976bfba1b5f4418636845cac7c29ba40b18a59b645bf8 |
lib/qonfig/errors.rb | 100644 | 0 | 0 | | | 3.5 KB | 6a5efa48259e7d6446e204794e08ea5fb8ab62cf51ea83b749153c0240a324d2 |
lib/qonfig/loaders.rb | 100644 | 0 | 0 | | | 808 Bytes | 36050de5b5eba637bd0342c974db40b58fefd57b7d590e72221e205cfe4da058 |
lib/qonfig/loaders/basic.rb | 100644 | 0 | 0 | | | 850 Bytes | cef7ec753371152abbda372c718e9e383a250ddca36c3391502fa4f30509ff59 |
lib/qonfig/loaders/dynamic.rb | 100644 | 0 | 0 | | | 1.03 KB | 2ca275229b8f7c9e960cd07ff4d24b9c63b9d8ea7d7a9af99be34ae7d2af2cd9 |
lib/qonfig/loaders/end_data.rb | 100644 | 0 | 0 | | | 839 Bytes | c32ab613ba29832647880684896db8e4d6a7bedb814b369e85b4bc84f6fbda25 |
lib/qonfig/loaders/json.rb | 100644 | 0 | 0 | | | 669 Bytes | b738655dc404c3b8e5cf330c4a0c9e09d688c15a6e13b80c12e00c38b24c3732 |
lib/qonfig/loaders/yaml.rb | 100644 | 0 | 0 | | | 784 Bytes | 06884bd3dfbf60802bd4b097184764624151a0cf502cb0e76914c038075d1356 |
lib/qonfig/plugins.rb | 100644 | 0 | 0 | | | 1.28 KB | 4ecc3b224c05a9596b453cd6de39d31fac2336a1b2e382e9ae9c866e01314820 |
lib/qonfig/plugins/abstract.rb | 100644 | 0 | 0 | | | 203 Bytes | 283422460f817928601212b61c054ce90e53eae61405578dbb1bacbbb4f4564c |
lib/qonfig/plugins/access_mixin.rb | 100644 | 0 | 0 | | | 741 Bytes | b903d528b2dbf745fa60c5ca50b51e0997b7a2117cc25ee177ca65bede48cc57 |
lib/qonfig/plugins/registry.rb | 100644 | 0 | 0 | | | 2.45 KB | 5ee9d9d88a62c7ce5b1a0eafb827c1d29487c7fb8945760922355858142ab4c3 |
lib/qonfig/plugins/toml.rb | 100644 | 0 | 0 | | | 832 Bytes | 15a108cd55d0d95858941c9129dfa93cf18a08d321ef60357d99ada48ea42558 |
lib/qonfig/plugins/toml/commands/expose_toml.rb | 100644 | 0 | 0 | | | 3.6 KB | 8f0b149c7e5ec98c76a702aa84f040d9dc09ad3f8f35fa3362e7b19d5e5a8b24 |
lib/qonfig/plugins/toml/commands/load_from_toml.rb | 100644 | 0 | 0 | | | 1.07 KB | a3963737bc10766db0bf822c2c4bd6245f7de7049a5150869e714a514cd17ae9 |
lib/qonfig/plugins/toml/data_set.rb | 100644 | 0 | 0 | | | 931 Bytes | f39bd1fbe72c32cdbf251c3fe4e6a89375834d05b72ade5c0ef3df5927f80e3e |
lib/qonfig/plugins/toml/dsl.rb | 100644 | 0 | 0 | | | 709 Bytes | a4e100f6107a0dae5038c63265f5291b061815b5b13123b0ec7665ce5f3da70b |
lib/qonfig/plugins/toml/errors.rb | 100644 | 0 | 0 | | | 239 Bytes | c6719280e5e340882ac32dd0c64fe3e2f49654794112388ced50fd8caa24c95f |
lib/qonfig/plugins/toml/loaders.rb | 100644 | 0 | 0 | | | 488 Bytes | def5be2f0973ba966e89d2bfefa2dc61a9963061cb9acb634da5d1aec85f40ae |
lib/qonfig/plugins/toml/loaders/dynamic.rb | 100644 | 0 | 0 | | | 623 Bytes | bcae348d31cc206b71581580cf584249df44ecafeee9c49fc88603589c8dcee7 |
lib/qonfig/plugins/toml/loaders/toml.rb | 100644 | 0 | 0 | | | 662 Bytes | 7cf7808bddc2bd6e9ce3cf864c52ccbdcfa1ce41d1fe8727b6b07fa1916c4849 |
lib/qonfig/plugins/toml/tomlrb_fixes.rb | 100644 | 0 | 0 | | | 2.58 KB | a3d6b9fbef5b6c69add1111fb7b7107e0ddcedd0269a5c849245d460bf7d3d30 |
lib/qonfig/plugins/toml/uploaders/toml.rb | 100644 | 0 | 0 | | | 605 Bytes | f883c72b428482035d0aa4fda4d3cbc9fce669d461f969875209860a0e1e2bdb |
lib/qonfig/settings.rb | 100644 | 0 | 0 | | | 14.9 KB | b0d5152d2f6a392dd7e49bde1c9c0ae78ff9df9e99e1fc2567f1363d3be356ee |
lib/qonfig/settings/builder.rb | 100644 | 0 | 0 | | | 841 Bytes | 147b0e46b782aa070d9e48acaccd6161b9961b0487b1569ce69a723e7866d864 |
lib/qonfig/settings/callbacks.rb | 100644 | 0 | 0 | | | 834 Bytes | 5329a4451128504b5c0ecbf2832b003b34fddcb6088b52f4c2ce97b659eb9642 |
lib/qonfig/settings/key_guard.rb | 100644 | 0 | 0 | | | 1.48 KB | c44670f1c230f6b82acd71f948324f21b7313250a195290bbcca5ebcb8a8f110 |
lib/qonfig/settings/key_matcher.rb | 100644 | 0 | 0 | | | 4.24 KB | 6bb2a5ffe8365054a1ef70d0e083687d8c4e35f138a6f5ee4fb80e32d006204c |
lib/qonfig/settings/lock.rb | 100644 | 0 | 0 | | | 1.12 KB | fbc14c5fd8d2da3262e788c2f207c4713cb299e397cf7ac69ef3c3b74192f5b2 |
lib/qonfig/uploaders.rb | 100644 | 0 | 0 | | | 235 Bytes | d5b97baa7d71f152d5fee1f0bc2431f01a9bb1aa5f495674f41e727dac2e5d10 |
lib/qonfig/uploaders/base.rb | 100644 | 0 | 0 | | | 420 Bytes | 882535275ec7ae46402b07596e62528f774f44cbec070912440b76cd4e6236f9 |
lib/qonfig/uploaders/file.rb | 100644 | 0 | 0 | | | 1.26 KB | d97a60ba24aae7e0b2e68855fe92b84148467ccf1309278bb571dff497652a85 |
lib/qonfig/uploaders/json.rb | 100644 | 0 | 0 | | | 773 Bytes | 41d15f23fedd4f1523484e64a8f096c19e088eab24affb371f07f4f30237b08b |
lib/qonfig/uploaders/yaml.rb | 100644 | 0 | 0 | | | 2.71 KB | 9de84731abc4e56f7480e0c4654cfb9bec71acfb9610b4415d0f01e70165eb3c |
lib/qonfig/validator.rb | 100644 | 0 | 0 | | | 1.07 KB | e7aa9038473ce1524946db79c9ab3c9bc6b4e8e69c1c5a0124be94a1107ddf85 |
lib/qonfig/validator/basic.rb | 100644 | 0 | 0 | | | 1.16 KB | 1df967469dcf1cbd821a30276a258f09b0f677e8fb692d72ea23434993f8476e |
lib/qonfig/validator/builder.rb | 100644 | 0 | 0 | | | 4.38 KB | 09cf3b46ac309a5709fe5011eb2111ba16ce7a7711898dd889d1fa9cb56fcaf6 |
lib/qonfig/validator/builder/attribute_consistency.rb | 100644 | 0 | 0 | | | 4.94 KB | c07d7f554f472ba0306ee108e744a7a04cd6e524e4ecc1b4852039482592a5ac |
lib/qonfig/validator/collection.rb | 100644 | 0 | 0 | | | 1.41 KB | 1b2ed13341194298db2f260c45bca4fadd54780c7ae4211f7bd6789e4b7c879f |
lib/qonfig/validator/dsl.rb | 100644 | 0 | 0 | | | 1.4 KB | 89b83558f6692229a2054b614ecb144e372b3ac4571af82cbc6018a1b2d86a3f |
lib/qonfig/validator/method_based.rb | 100644 | 0 | 0 | | | 1.38 KB | 206aa40b662e385be86d1efe5b3e94043ac0dc72effa4c785850d2e0f1804a78 |
lib/qonfig/validator/predefined.rb | 100644 | 0 | 0 | | | 1.33 KB | be77021656c9e9231ba9bab4db4daaa354baeb2bf23700f8bd34ac45f4e00626 |
lib/qonfig/validator/predefined/common.rb | 100644 | 0 | 0 | | | 1.32 KB | 12f4ad2144a593d90c14e7c1716fbad2e265516e3580906362c2fcd6054448df |
lib/qonfig/validator/predefined/registry.rb | 100644 | 0 | 0 | | | 1.57 KB | 32591d978132ad121ef280773d7b216a89d53e270ea276fccb8c61a8a6019701 |
lib/qonfig/validator/predefined/registry_control_mixin.rb | 100644 | 0 | 0 | | | 1.08 KB | 4bdde919ee758cd2378f2ed0ff247c597a5474d88dc8ef01c5c9991fa9635643 |
lib/qonfig/validator/proc_based.rb | 100644 | 0 | 0 | | | 1.34 KB | 94496092b3fe0cffcf87a22ba0bac527474b5c5b84b3d3fff27540ae005ccd78 |
lib/qonfig/version.rb | 100644 | 0 | 0 | | | 128 Bytes | eba0b6c83aff64fc46df6a1c852ea17b94083ef4d4121bb96c01a850ac5dd866 |
qonfig.gemspec | 100644 | 0 | 0 | | | 1.49 KB | 2cf163b799a0d504db9da55fc67d19ed478515939f87b23f69fa8f6c70bd08ed |