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