ryo.rb-0.5.6

https://rubygems.org

ryo.rb

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1675067

number: 0.5.6

platform: ruby

spec_sha256: 86eeb0aa41c987fb23904ddf9307916f4be1ac7477c6679857723301aaa275a5

sha256: 76bc54a7177b263ff5892e6d58bfd7bb2603520a4c5bce606d2b39ad989d8f96

created_at: 2024-08-13 20:54:23 UTC

updated_at: 2024-08-13 20:54:24 UTC

position: 0

version_data_entries_count: 49

uploaded_at: 2024-08-13 20:54:19 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 20.5 KB

Version Data Entries

Total: 49

Unpacked size: 75.1 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.bundle/config1006440025 Bytes3061784aba0c39f25862f672961d2b422d8cf61972cba3a842e480b322ac361a
.github/workflows/specs.yml10064400413 Bytes3582369e3be6ac33143bc8f4114fa713f28aa780d0d368a8ff1fb30b9c4b5630
.gitignore1006440048 Bytes1512f5f80afd6ad227bbbee6f6558e022e43d31a2ba9982d651dad8883eb7715
.projectile1006440031 Bytes43207a89d59e1cf2a5272275876d2c9f735bbdaca55ee98bc03d7eb4af25a1de
.rubocop.yml10064400920 Bytesb4c1402cf28de1a951304dc6f19594b3f20a4efc7f1699920da1111453710b0e
.yardopts10064400112 Bytesc08035b5bbc0959d231cf81b87016cb9c5550f7ecb10261cee80c8da3f5e50f9
Gemfile1006440069 Bytes53bf60ef2edbd3a0b3896f8e531a6ed7306c45245c69a379a971010b1b09ee80
LICENSE10064400661 Bytes630d5c51176e9b159cc04c48c8050cfb09462cdeeffe1711224933a5307b3321
README.md100644009.52 KBb453c0ee14e622a79434edee3c2b1cb7b6ac18c94a2d6f1bc9e6aeb22ef43901
Rakefile.rb10064400206 Bytes2199948faea3b09f82dac42a0bce516627936b6e833c71b262bb66492a959c8b
lib/ryo.rb100644004.52 KB39e0183d1c558de4671eae69faeba2932bad75e17355ab0cded09e7194a78c81
lib/ryo/basic_object.rb100644001.61 KB939a809e3ed6e5da6f43be1755a3f4229bc0c9e00966972b8ee68829a407c32a
lib/ryo/builder.rb100644002.48 KB65634a0d1d4ad3de5b219e6893d02314fb54b5821eb2db0c18f5f8818ebefa21
lib/ryo/enumerable.rb100644005.42 KB3015c3bdec5ccded87356a0179aa5a3a11849c219002427e4d0054fb9f866960
lib/ryo/function.rb100644001.44 KBd2734d203e6b7f5e878418f9508bdf8de4278f4bd787126a4c7bd01eb7161f02
lib/ryo/json.rb100644001.18 KBeb6b448234cb1d3e261d8b8fc0bc44fe515c598cd0edff9f8fde6b8df51cf8ab
lib/ryo/keywords.rb100644001.74 KB51a12cf08330949a7c5449a4e3d0e43fccc6535bcd181370fecb99f330de1629
lib/ryo/memo.rb1006440067 Bytes96f58b0abcc4cb3aec3a16709c43a55cfac8413bd02fa11e8348f4a4d1925408
lib/ryo/object.rb100644001.56 KB405428d9441711ced2124d622df621c25ff7871d442e8676f52fca5fdf5d26be
lib/ryo/reflect.rb100644006.98 KB898b9731920bf397e4ad6ecb462ae2086a246391dc53f8ab1823e499196f2511
lib/ryo/utils.rb100644001.6 KBd72d51ce350eb9bad006fbf3e914a156fd6d5df3f31fa8eed5e39bdaaba59030
lib/ryo/version.rb1006440066 Bytes8758bb724490aecdda32d30df9e1b662954a60556bf6c6942a5650356c4ae2cd
lib/ryo/yaml.rb100644001.18 KB9a5731935765c5b0a0d32b4eb6b2804dcc10c5d1c2c23f4e776a3b6a934135a1
ryo.rb.gemspec10064400840 Bytesd1b407c7bd44747036dca6a18e78d5ab05d90d33eb1aaf7e78f6bcf84a4ef2d6
share/ryo.rb/examples/1.0_prototypes_point_object.rb10064400203 Bytes84d0b6a337e23836c12c033978f5462e2a60ab3953a28893689f71dbef1436b7
share/ryo.rb/examples/1.1_prototypes_ryo_fn.rb10064400251 Bytesf54ec5458fc5d82cd8d05ce70f166ada3e12bd812e22e2f822d6062721ec2919
share/ryo.rb/examples/2.0_iteration_each.rb10064400198 Bytesac11facd18acdfba9b8da06c2ee50c10ad415574c779063ae080fe30fbc38073
share/ryo.rb/examples/2.1_iteration_map.rb10064400279 Bytes8f2a650dfa1f495a422ef2ee9ef00edcde66a9b85c471594fc9601debff24e0a
share/ryo.rb/examples/2.2_iteration_ancestors.rb10064400407 Bytesccd2a00e2312b7f8ef87fd1ff84d1aad32c99b62337ab5ec9f19d6ce1d797872
share/ryo.rb/examples/3.0_recursion_ryo_from.rb10064400190 Bytes34da77d8dd4d06723028728b8d1da7dd7a2251beb7b67b789625c419b063d2d0
share/ryo.rb/examples/3.1_recursion_ryo_from_with_array.rb10064400235 Bytes7630ae1b6c2e34a94dba65bd88579f353225c3a141e34ec6cbf75b6a602e0b3d
share/ryo.rb/examples/3.2_recursion_ryo_from_with_openstruct.rb10064400232 Bytes231cc3c05e3984f4b0a8040514d29499827db2b6b11ab359a673337006feed31
share/ryo.rb/examples/4.0_basicobject_ryo_basicobject.rb10064400240 Bytesb9e49e3de675fb973c57bafafcf61e85817539f2f28ebe008dc017eda9396406
share/ryo.rb/examples/4.1_basicobject_ryo_basicobject_from.rb10064400201 Bytes77868f6270cfa79d5534f4006d331b6ee9a4a89f1ae31514d72f73cef739469c
share/ryo.rb/examples/5_collisions_resolution_strategy.rb10064400164 Bytes9f14b4bcbf77f1364645043132faabc102fc0b35db634070506b408263f0322f
share/ryo.rb/examples/6_beyond_hash_objects.rb10064400276 Bytes46c64a1bb2bede94983f97713a5960a9b72ba268d03a0c80098e41f92056f72f
share/ryo.rb/examples/7_ryo_memo.rb10064400342 Bytesab44eba45a300bbbc154e1ee5521d4865cbeae83cb8669741154c0207ec8d13a
share/ryo.rb/examples/setup.rb1006440055 Bytes86ba3f5e9d64871ed6e5eb67021131d9b5c632195d8010a577158581e4ceb69c
spec/readme_spec.rb100644002.25 KBd4c1f5ce22376934c99f8d59fc15fd12b3f7dc55028a91aadb660c94bf3803e8
spec/ryo_basic_object_spec.rb100644002.23 KBbb0ed4f63864e2daf2d030cab48f8b207c04c78bcb59b891e9a41a7133115558
spec/ryo_enumerable_spec.rb100644006.19 KB173dd3cbb75f358e36a9f1de0ed9f301c0943b1cb54dd753cf74614f94f4c741
spec/ryo_json_spec.rb100644001.33 KBa67c7e9da9dfaeb451b36c377c72e6b0bcce233a73ee696d2b8c68485be28be5
spec/ryo_keywords_spec.rb100644002.34 KBf95f953b5ddbc29fbbac959c492bb5048c8431196df43e2fc5f0bc8c77a8b089
spec/ryo_object_spec.rb100644002.49 KB9960075652a229fcec0539cf601e00666fb33675c87e59f2c039100cdc0c5d0d
spec/ryo_prototypes_spec.rb100644001.26 KB2741bd9869a9c25d306f71deaaf8a1f79f9fa29dc8752caf892a075af663bd28
spec/ryo_reflect_spec.rb100644005.52 KB9a87ea639f18cd0460f9fbda3e36197467a8ac6e53b79d523cf3e3f7d5b7ca4e
spec/ryo_spec.rb100644004.29 KB113a6dc75efe68b1565c76f6cd16db0f31ffacb451a8f9e70f014ee2478d2b82
spec/ryo_yaml_spec.rb100644001.32 KBf4a74fe59c143669041004a8a784f5d36e389d555e583d79064b50f41c6e2400
spec/setup.rb1006440085 Bytes2d0b04c93f0417b87eda3cf1c5de099646e34e1bf37e1fdcce089fa7ac268ed7