Sha256: baa8789333cb10dd46570c36a20d969677e7566de44d4891a4c79f27c86a67f6
Contents?: true
Size: 154 Bytes
Versions: 103
Compression:
Stored size: 154 Bytes
Contents
class ApiController < ApplicationController include ShopliftClient protect_from_forgery with: :null_session before_action :authenticate_company! end
Version data entries
103 entries across 103 versions & 1 rubygems