Sha256: 63977b603944f49e0a4e3dd2a42ae7baf150ec3f586aba9adb1876d206b8ce82
Contents?: true
Size: 123 Bytes
Versions: 28
Compression:
Stored size: 123 Bytes
Contents
module Agilibox class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
28 entries across 28 versions & 1 rubygems