Sha256: a4a24c69ac90c6a734158387132262ebe1792b50e56a845a472f582acff4ecbb
Contents?: true
Size: 158 Bytes
Versions: 22
Compression:
Stored size: 158 Bytes
Contents
require 'mail' # Spree Configuration SESSION_KEY = '_spree_session_id' LIKE = ActiveRecord::Base.connection.adapter_name == 'PostgreSQL' ? 'ILIKE' : 'LIKE'
Version data entries
22 entries across 22 versions & 3 rubygems