Sha256: 91612b4065b33921438cfb98ddc1ae7c2c8ea7e2296c2349c41b201d97e13ac7
Contents?: true
Size: 121 Bytes
Versions: 28
Compression:
Stored size: 121 Bytes
Contents
module Mautic class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
28 entries across 28 versions & 1 rubygems