second_level_cache-2.1.14

https://rubygems.org

second_level_cache

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 391215

number: 2.1.14

platform: ruby

spec_sha256: 1b384f8dc591376d1b7ae4c1e6b38572d6d57453f91d27757a5999fc123ecc01

sha256: b4b7d57a468487e39e20474aa1ab3a982d0580affdc94f3ba3195e097380900e

created_at: 2024-05-13 08:19:27 UTC

updated_at: 2024-06-08 04:10:37 UTC

position: 30

version_data_entries_count: 42

uploaded_at: 2016-10-13 04:03:25 UTC

indexed: true

has_extensions:

extensions:

Gem size: 17.5 KB

Version Data Entries

Total: 42

Unpacked size: 48.3 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
CHANGELOG.md100644001.29 KB3990f4c74f1eaa1cecc71fce5019d3036a16701a6a1dbffdfdc70a95f9f297f1
Gemfile1006440062 Bytes0030bd44c852a39243fd37255ae6253cebfe962ea9e34581665373e950519d9a
README.md100644004.8 KB5922b0dac8091aea0bf31cf88a4def056981b2c5e6c58684907594c74520adcc
Rakefile10064400202 Bytesea4b4e9945b088e8579610809352d575898ce06d6af752a77bd0b164dd7c949b
lib/second_level_cache.rb100644002.48 KB8227c92e4d3958a30677ca211fc47cc155af20e9cae3604d0ba58c7f974407d1
lib/second_level_cache/active_record.rb100644001.38 KB64e36af5f91218c9f83a7b5a5fe7d7f30e24399f658d38d52e01db7a74f47ad9
lib/second_level_cache/active_record/base.rb10064400692 Bytescd18c6fdc6a513cc19fb9dfb40a8382eb10c643dcc6ac3aa86d6106e33c066a4
lib/second_level_cache/active_record/belongs_to_association.rb10064400949 Bytes14b103579d9deb01c175f3effca92db4a98b74793804d347251432a2a328a486
lib/second_level_cache/active_record/core.rb10064400449 Bytes3e67f4b8d0c683ef383b5c2476bcd2c226e3c49f49e5de5cb2000ac29eda959a
lib/second_level_cache/active_record/fetch_by_uniq_key.rb100644001.33 KBb5cbe8408c1d7b9d2cdb5f964ce75366017cc05e0345a8bed858bf546c4b57c4
lib/second_level_cache/active_record/finder_methods.rb100644002.86 KBf1306a0c47b7080232cac242de1efaa9b738b81b0f4e5507b4379a6d2e5d7558
lib/second_level_cache/active_record/has_one_association.rb100644001.33 KB522d8e7c1c3642322c6ea2e99a2b25e29783a8741881d92e5def15c9c6dc0e82
lib/second_level_cache/active_record/multi_read_from_cache.rb10064400854 Bytes971dc5ed1516feba6b2acd58bd95b22fc5f1f0156019a5e95692ca4e263d8391
lib/second_level_cache/active_record/persistence.rb10064400849 Bytesc6f06a1222d237a9223732b555f3481d519f886500e3caeaaeebda21cb918de1
lib/second_level_cache/active_record/preloader.rb100644001.53 KB304efe305bc2a708059b7f82299a31420562eef7e12b410dc4000100e0a8560c
lib/second_level_cache/active_record/railtie.rb10064400939 Bytes717b9a0c96be24b16d158023fb6db07bf1920db95d149c68706df7d6189be1eb
lib/second_level_cache/config.rb10064400434 Bytesb41ac77e6026209617ff78b358404a2e96e763a4487f146e77ad89c3512947a4
lib/second_level_cache/record_marshal.rb100644002.19 KB7b52abd1704906128d35dd5b9eff1f028d5a20f6e1d6d1d5b96a635c3594ccd8
lib/second_level_cache/version.rb1006440076 Bytes6e327474eb34e42d0cfbd4fe5340b90c0d033b9c061d17381e19113c248cf729
second_level_cache.gemspec100644001.71 KB1a258021d047ddccd4e6be2d49d8103fc01b3df664306e2d6a9bca79c6b0461a
test/active_record_test_case_helper.rb100644003.97 KB44b062624febf8864e2c4fa3fa2937674765bf81d8844a10dbb19a7eea96d5df
test/base_test.rb10064400901 Bytes6b3db73bff36fb080fcc2b70ffc02f83ca9f753a0c2fafcbd575d768b2a3d073
test/belongs_to_association_test.rb10064400705 Bytesbbe2ed6c12fd7cde88fe7b5766934fd8b7e80cec9244a4737c15163fdf3106de
test/fetch_by_uniq_key_test.rb100644001.75 KB2bb72384c06abc3ca316160d991df493d57eaa5beeadc268494f065fd5c984e5
test/finder_methods_test.rb100644002.02 KBbcd7063bbef9a5bbecdd605d8ef35ff2c804b864bda25fa9ecf7a5c53899d8ee
test/has_one_association_test.rb100644001.3 KB978f935cb03cdedd6f9a3f2041dcbb733ac2b4b5f6efa004619feb8faf5ef874
test/model/account.rb10064400282 Bytes7d4163f592d674a6685d84d00a52cf398750c85809ef96be5eade3160f73c316
test/model/animal.rb10064400264 Bytes74aa1c9587c3153684bd2576ad579150497317b6784a20167a178bc5f5f35456
test/model/book.rb10064400339 Bytes252ff10e9276c0f04daa414bd84a22998d3bb9b7dfc8ab28c72c5ce6ff47aa9a
test/model/image.rb10064400301 Bytes641f20e2b3295c604d36068e512212d287dbfc4c2090c4a03d6b3710c21a7b20
test/model/multi_read_from_cache_test.rb10064400580 Bytesb9b6aefcc2b2c1ecee83bf3ff71f9503eed795eb67a02d882215380ce55485ac
test/model/post.rb10064400250 Bytes9f94efac6e8c47d8938c1082b54a19eb970d08f296a3232cd75b4f67870be393
test/model/topic.rb10064400243 Bytes8246a18e224dd07b726796941a080c007f37a6e104b7a170536547be181d50fc
test/model/user.rb100644001.39 KB6eb231bec5a7e2e57b43d4f50194d0442f94611f863f4f4de561ac7dd40adef9
test/persistence_test.rb100644001.03 KBe2f1ac43e1c3f209efe8cb4adff891ffe9de26be35835726a2591c422f7ec038
test/polymorphic_association_test.rb10064400594 Bytes91eea747834c80ca51a25545b8d9e4b80504a503bc924a9ac44e712fc71da079
test/preloader_test.rb100644001.59 KB21ee015dece1b1ddae9a2700044fc79ddb4cc007b54715cee8e04253b88e4c10
test/record_marshal_test.rb100644001.77 KB638c931cd6d3fa7e3704b7ae5bd8e4dd115b34be562c49ce1142f9e1d2ac4e91
test/require_test.rb10064400357 Bytesdaf76b68309a1303ea69b9948aca6646d3603fb371822ee8510a42d9c100bbc4
test/second_level_cache_test.rb10064400549 Bytes9a1d2c6d7b2964859217f88d3a6cde0034619e421cb17b112e1d8d7fab44e27f
test/single_table_inheritance_test.rb10064400847 Bytes80696bcc348aa972975216804b7151a63f657144a59423fa6ccecc918db03a1a
test/test_helper.rb100644001.16 KBa5449c11ed30ffcf8599c708aca344553d5b4f7c69a79d6082f94092ff5bc936