Sha256: 1945944ca7029f21603382a65034506dbb421cd6d92e1fa420dbbff65de23cdf
Contents?: true
Size: 121 Bytes
Versions: 4
Compression:
Stored size: 121 Bytes
Contents
module Admin class ApplicationController < ::ApplicationController protect_from_forgery with: :exception end end
Version data entries
4 entries across 4 versions & 1 rubygems