Sha256: 7406932b653ea0aaef910260d5953d0c63905a2792dbc50f7d22c98d36ded060
Contents?: true
Size: 184 Bytes
Versions: 36
Compression:
Stored size: 184 Bytes
Contents
# frozen_string_literal: true class User < ActiveRecord::Base include ShopifyApp::UserSessionStorageWithScopes def api_version ShopifyApp.configuration.api_version end end
Version data entries
36 entries across 36 versions & 1 rubygems