rom-support-2.0.0

https://rubygems.org

rom-support

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 846829

number: 2.0.0

platform: ruby

spec_sha256: 2cf39ac811b7be741607f58a9bfe613c89bb0fe57a6600009afc64f51c419d31

sha256: 2d4fe910d95139516322a8d610b738365ea378b6235fc20a53775355f9dd1efe

created_at: 2024-05-13 08:26:43 UTC

updated_at: 2024-06-11 02:20:20 UTC

position: 0

version_data_entries_count: 41

uploaded_at: 2016-07-27 00:46:20 UTC

indexed: true

has_extensions:

extensions:

Gem size: 18 KB

Version Data Entries

Total: 41

Unpacked size: 43 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400202 Bytes5c9ef97bf39b8f0af55f2b9db81b6dfd990eb96469c0a1e3ec9a182b3b453558
.rspec1006440056 Bytes1512cd25e87427cd4f54a3b1fb4548295cec1985bef4b13c50c82b2f2a676df2
.travis.yml10064400571 Bytes31c34ecfc1c40e7457ae8dace706c71b08c91242779f651a7f74b47b19332c51
CHANGELOG.md10064400922 Bytes854d771a9d702d7ec8a2f8226930accde0dd16d9414a7e8cb643e0fd1f45b6f6
CODE_OF_CONDUCT.md100644001.39 KBb2c988e28bedb9d14acb4cdd58ec0473716c6c30cff49f9f48131a59a73f527e
Gemfile10064400574 Bytesf43092b0fe6e4e9c2c411d6b1c75958e95b96754f1e4c7cd690f8db0e821911a
LICENSE100644001.05 KB5b99288ced5bd5ee5ad7680516b6e1490e0ad0bfa80fd0a98d3607105104fb8e
README.md10064400962 Bytes38640c465cfb769114c89d2df80e3fafd334d09e730c256075b52060a5c0efba
Rakefile10064400282 Bytesf0335fb5b32d197ac945705de9f181424428f9a0625ff11e99f8fbd7298bc194
lib/rom-support.rb1006440056 Bytes9d9dbcda1b10f32ae3f83fe5b1658a394f9a9613e8e19904ccf74dcedf051de9
lib/rom/support/array_dataset.rb100644001.05 KB60806fbd36d307cd48a2be12d9383d4c831f22fd2c6aae66f53aa4cdd0cefa87
lib/rom/support/auto_curry.rb100644001.15 KB48537217e60a5f9b4466dfa6d7f5e1de58824b4550044615fabff9fdd15af5a8
lib/rom/support/cache.rb10064400468 Byteseee255d686fc5d043f3f28b83c95f449058d04e38b370a7fd20f39392760d493
lib/rom/support/class_builder.rb10064400894 Bytes82f9ed42924b2a8e51d74c5a4102e74972d5f200f516f2fa0aafdbf054a2b86a
lib/rom/support/class_macros.rb100644001.12 KBc979e5108b97d5fda3635aaebff350da35351433062a4c5a63dbf6cbd369d872
lib/rom/support/constants.rb10064400125 Bytes65e1d78db2ccbd20e110f0a4f3400af7d154800475f71734582629472e91f1e4
lib/rom/support/data_proxy.rb100644002.33 KBc55541fb419356f7585085f0ea42ce5144737e035eb8d9a2956a7cd5699f71c4
lib/rom/support/deprecations.rb100644001.9 KB5b32dd4a1e08df07a9f5672db0579a1a2caf03d8f18783cab20622edf4dfa287
lib/rom/support/enumerable_dataset.rb100644001.63 KB1d47bfed60ce03a4f24de66acaca33ef05209e33bd7478cd1891c1c31d229b52
lib/rom/support/inflector.rb100644001.66 KBeebef276704a39307ff2e4047468e6edcb07b5ceaab765d5c3b77ed1126a93d7
lib/rom/support/inheritance_hook.rb10064400405 Bytes0ed9c65c5ec54f62eb2504e2575492fcdd245c0286eed1c53effff514142bb5e
lib/rom/support/options.rb100644006.36 KB3b5d754d20314f0ebbe8abbaae27b0a2bd09867ba458aae28d7f85fe64ead158
lib/rom/support/publisher.rb10064400178 Bytesc780dcd54a07fe56432a522a574aa44cf712af28133f5152495acba2e0f78e20
lib/rom/support/registry.rb10064400981 Bytes8d80ead6077822a23164399813369f06dd463a3a4a156458e56d3402f3c1d492
lib/rom/support/version.rb1006440067 Bytescb0c24b44efb45f990fe7285c1ad74ddb903155d8081f95dd230a7141458e930
rakelib/mutant.rake10064400447 Bytes45a360e0f5401e3cfa7835bc10d526e0e73c7b4e39c63eb40e3f024833321cf9
rakelib/rubocop.rake10064400367 Bytes08b1bcc01b0eb84ae34265c0f20adad7a4dffec7995c3ae17ec552835501b868
rom-support.gemspec10064400973 Bytes0122b0518c0a64d8b2b5258f6cbdb7ea6f30185de10255662d4489adbf3b5c9e
spec/shared/enumerable_dataset.rb100644001.16 KB366a61383b44771027d63a7a6a878fbb006c6359d12a93c71526dda367a34b5a
spec/spec_helper.rb10064400721 Bytes39f48ab14a1caa1894f6cef08d1dfe97e15726fdd2a7167c17de822075120c4b
spec/support/constant_leak_finder.rb10064400417 Bytes834313ce2e24a4249f2e570b0c14eb9ec53c8e989851e28917ff10fde650ec00
spec/support/mutant.rb10064400212 Bytesf3b6ae0e95771681cdd941b86db9ca61b105ac347cdc6a67b354985a6c3ed043
spec/unit/rom/support/array_dataset_spec.rb100644001.39 KBa8c23be7222fdff6b09c4d8f65daaa1db36303e135b0d871bf891beef276dde3
spec/unit/rom/support/auto_curry_spec.rb100644001.08 KB3bba58094f4c696fb315abd1115170a1a21d310f3287ae40e91ef66c63e41a9c
spec/unit/rom/support/cache_spec.rb10064400537 Bytes932ff84c40e6f668abd423bd4c26e44969c8b862ea3b77d13a2f7c5708565d9c
spec/unit/rom/support/class_builder_spec.rb10064400962 Bytes8757690ad928ecad1a622aa7ea0deaf39a1a34422e26deffc910b65702f24949
spec/unit/rom/support/deprecations_spec.rb100644001.66 KB2cbb2c1bad63928a151ea92a182d6d677c73f35a63144213192f2a434a5961eb
spec/unit/rom/support/enumerable_dataset_spec.rb10064400314 Bytes7452af222874929277b4cb72b8d771ece4109683a4a8c8052736bd56cf65c12a
spec/unit/rom/support/inflector_spec.rb100644001.98 KBae830629a277770e64804dec5d1741f92ecb80979940e541be35916985d9494f
spec/unit/rom/support/options_spec.rb100644003.28 KB92994b883006bbd8b6c77d66ab7cacf404b3a9ea52b92ce1f735a6d1385e9a8f
spec/unit/rom/support/registry_spec.rb100644001.44 KBa56656b485e73f57ecd3785aad93064626c67960a5428cad6b9b2e856a36d39b