complex_config-0.21.1

https://rubygems.org

complex_config

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1685595

number: 0.21.1

platform: ruby

spec_sha256: 5a8a95c1be3bea146c6dd5079af57c3702a56d53f004e7312a0f4c6199feca19

sha256: 46e87f593e36e083f6354bb42984b7a6fb6f17f527e28fb063ed83db13732e40

created_at: 2024-09-09 07:25:21 UTC

updated_at: 2024-09-09 07:25:21 UTC

position: 4

version_data_entries_count: 45

uploaded_at: 2024-09-09 07:25:16 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 27.5 KB

Version Data Entries

Total: 45

Unpacked size: 81.6 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.all_images.yml10066400341 Bytes1bbfbee0945310b287def7213f6d7b5b60f481db2da620052b60ecf895133ce4
CHANGES.md1006640010.6 KBca798b3cf62f282fb21dc7b31f06ff80f668c4e43ddf1f582b8b572a9cb91e70
Gemfile1006640079 Bytesfd965f08b8f9a9aad4c35ee56f19258f5f9f6f282432ccb2456f57c5b16948fb
LICENSE1006640011.1 KBa0b7a2c589f84bffc75e3515e602dd06dbc46fca8f9a90656c6078b2aff445cd
README.md100664006 KB36ee9ede868ccdeac9b14da8613d82ba929d7206a8d3b81089a6f7b7ff94e8b2
Rakefile100664001.11 KB9ab387281b2b51762581e02500d4988c2cd6406b987b4b8a65c6b5684457b44f
VERSION100664007 Bytes95d62d94330afb9a34553099a978c01944a14193d92a78462d30c395883a4550
bin/complex_config100775003.7 KB4c21c29a6a4bec95a8f4f89a374fd7acc996622be37ba9494c1060e6b1402783
complex_config.gemspec100664004.41 KBe8c14b72d505e32656698409b91d749d023135d3a2c1202c7472771465e39a99
config/products.yml100664001.58 KB45414932d48085707e0efa81a98c1082f7720482766ff2ae78552de4f3f52a73
lib/complex_config.rb10066400436 Bytesf0d791c115b2b34e872a4e63974f746db640a69c6951688157b0cb724d51d1e5
lib/complex_config/config.rb10066400643 Bytes97059ce3b37d0ff93908d9f01ecd15a9a8965c9c367b13770a12ac562e895a05
lib/complex_config/encryption.rb100664001.31 KBad6d458ecf27bd9c0d4bf0311597a98e748a2e85555a0e83bf6b9d12216871fa
lib/complex_config/errors.rb10066400645 Bytes5cf709aa7788a7b515e514366aa6ae815e73d205932ca56a9cdcb8e76aba871a
lib/complex_config/key_source.rb10066400891 Bytes9c85e4367930cdf6358ede7da7f1ed5d7c9a77dd07b80bac6a41cb305f5c75d7
lib/complex_config/plugins.rb1006640076 Bytesd34886674415274ba009d849f6f78542abf217240e1a8d27ac1960614dcc298d
lib/complex_config/plugins/enable.rb1006640058 Bytes07925df1fde9e34cfe01cef9e1fea75eb47319b4ff498ea7f2ef6f062afa37db
lib/complex_config/plugins/money.rb10066400422 Bytesf36def38a896c10711d7735d271013e392b48d956a452a42880fcaa92ae97e5f
lib/complex_config/plugins/uri.rb10066400269 Bytes2af9f45aafa12e0715b184fe928fcc53c9cae8e3e516e0bdb1bcb8d68dcaa308
lib/complex_config/provider.rb100664006.68 KB08d91f045c839039d53f978e61ef4ab70005aab4c09536e53b057feb8b890ff0
lib/complex_config/provider/shortcuts.rb10066400470 Bytes49b9e0c0ce81681dc0ee8080bb977a8fa0900deb30cc58eb5bf2eb1bcbd858e8
lib/complex_config/proxy.rb100664001.06 KB76fcfc121356e2e8999eb6b6da7afa92cdb192dc77b4c0d5711daf497e917544
lib/complex_config/railtie.rb10066400139 Bytesd064afe0f199408a140ff66b0080ac785b86f534934a0554135da43949cd7c6a
lib/complex_config/rude.rb1006640075 Bytes2733b363ca7890bbd123c910e8a32d68afd0d15f38cffccd3899bae5db7a3b4f
lib/complex_config/settings.rb100664005.09 KB2822b6c4c7585aab5e16de1edf26aa1477b13f57ea4f4a2f4cff6ae143df1605
lib/complex_config/shortcuts.rb1006640090 Bytes2446143cb0a78199c3bd6fa99b7caf6dca8c2f91bfe34065b4e6360a9486e0f0
lib/complex_config/tree.rb100664001.54 KB7c891c0ba1e07c0be0630d4b13ee50c1cd3a46df769852456180c84dfed0cc16
lib/complex_config/version.rb10066400282 Bytesf831897ba7f630304b7aa3f9b9bb088718710486d2364258d6aa4bcb824f56bc
spec/complex_config/config_spec.rb10066400483 Bytes53bb81bcf496de342c86ca244986ff869fb955fdd4ac88af470399e32f90d901
spec/complex_config/encryption_spec.rb10066400776 Bytesc8c97c866ed1c5000dd72f177e9abadf9d1c12a1aafff33aa8c4ee8e426ea07a
spec/complex_config/key_source_spec.rb100664001.02 KB89310301f151314fbe1a34c28871adc20c40e03ca72037f4d039a994724f2569
spec/complex_config/plugins_spec.rb100664001.04 KB094468c5748b651b7fa7e2c364ebd4512910c1229ce36c375e1a7dea1b998856
spec/complex_config/provider_spec.rb1006640011.1 KB385c2b3b62bdff061d1246544e47fee9a8402bb3d99aceda62ea5ea3cb09a5c2
spec/complex_config/settings_spec.rb100664004.48 KBeb2086cd9d788c74c2c3b1fc9efffc6d540dc99187c5034c20f22dfe3baf344e
spec/complex_config/shortcuts_spec.rb100664002.74 KBec1758fd40680bccc60e04d01ab38e79fac84d18667216ed3995843503d8a6e2
spec/config/broken_config.yml100664007 Bytes332356ab681d3008b876c1fda56dd30c6b58f931cb80577286ca7555c84898e7
spec/config/config.yml10066400250 Bytes35e831e0d601f1ba64eab223d333f06a7c52fb55ac29a1ee9cc8294f9cd33c96
spec/config/config_with_alias.yml1006640070 Bytes56b4f0821b00ba7eb6dbb59a561fcbd04bf2d622ad8c26f11fef305d96880fab
spec/config/empty_config.yml100664000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
spec/config/legacy_classes.yml1006640040 Bytes842d841335ac3f74e8eeff06f8a92b5c37c3272cc7d0aa1aadd58f05f0bfb4ba
spec/config/master.key1006640033 Bytesa07e2d9c1501dee68ca9937404a893e4fd10f96282eba35406410be7dd46c689
spec/config/with-key-file.yml.enc10066400113 Bytes21c8b1ee16eca849e67d82c7f940d99d10a2473941ed7127d7507e80a4ec4c89
spec/config/with-key-file.yml.key1006640033 Bytesa07e2d9c1501dee68ca9937404a893e4fd10f96282eba35406410be7dd46c689
spec/config/without-key-file.yml.enc10066400113 Bytes21c8b1ee16eca849e67d82c7f940d99d10a2473941ed7127d7507e80a4ec4c89
spec/spec_helper.rb10066400339 Bytesa7ce41188c416606d8578363da5bf9f81dfeb8286dd4524a4a141342ba94beb0