Sha256: 083199f8599e018344b8adaf5c91a0df7c625f5687eecc0a05c2f85dc5d9f944
Contents?: true
Size: 118 Bytes
Versions: 122
Compression:
Stored size: 118 Bytes
Contents
module Pay class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
122 entries across 122 versions & 1 rubygems