Sha256: 97ace5dadcd42998066a7d1b3f77ea3136b1d4e334d25102b27809b62e42ad05
Contents?: true
Size: 120 Bytes
Versions: 3
Compression:
Stored size: 120 Bytes
Contents
module Authz class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems