Sha256: 4404e98793fc02c6a437967a878abf2ea120fd628cd533612583a0c395ea371b
Contents?: true
Size: 166 Bytes
Versions: 31
Compression:
Stored size: 166 Bytes
Contents
module ShopifyApp class AuthenticatedController < ActionController::Base include ShopifyApp::Authenticated protect_from_forgery with: :exception end end
Version data entries
31 entries across 31 versions & 1 rubygems