Sha256: 8c59affe179b12181c2bf930a5a71c912cc823913e56039438683399bbb403bb
Contents?: true
Size: 178 Bytes
Versions: 60
Compression:
Stored size: 178 Bytes
Contents
class AppProxyController < ApplicationController include ShopifyApp::AppProxyVerification def index render layout: false, content_type: 'application/liquid' end end
Version data entries
60 entries across 60 versions & 1 rubygems