Sha256: 5548210755b7b35e006a02f2acae407966a3377b6bf6e1cd569ae7e7723010af
Contents?: true
Size: 237 Bytes
Versions: 45
Compression:
Stored size: 237 Bytes
Contents
class ApplicationController < ActionController::Base include ShopifyApp::Controller # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. protect_from_forgery with: :exception end
Version data entries
45 entries across 45 versions & 1 rubygems