Sha256: fd8085116e5b9bf9c54fa95e0897ae2c2c873313b9f14a32a5c6b9cbdabc2be8
Contents?: true
Size: 189 Bytes
Versions: 21
Compression:
Stored size: 189 Bytes
Contents
if Rails.configuration.cache_classes ShopifyApp::SessionRepository.storage = Shop else ActionDispatch::Reloader.to_prepare do ShopifyApp::SessionRepository.storage = Shop end end
Version data entries
21 entries across 21 versions & 1 rubygems