Sha256: bb6fbd92bd7a0fbcf73ec8384342b11f8c53c55374ea81c4ddf9609f891c5c8c
Contents?: true
Size: 229 Bytes
Versions: 118
Compression:
Stored size: 229 Bytes
Contents
if Rails.configuration.cache_classes ShopifyApp::SessionRepository.storage = DiscoApp::SessionStorage else ActionDispatch::Reloader.to_prepare do ShopifyApp::SessionRepository.storage = DiscoApp::SessionStorage end end
Version data entries
118 entries across 59 versions & 1 rubygems