Sha256: f04daa8ad0f162d6f3cf0e03362a9b8cf324c1e99869815f121f31271dd22375
Contents?: true
Size: 145 Bytes
Versions: 6
Compression:
Stored size: 145 Bytes
Contents
module Cmor module Core class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
6 entries across 6 versions & 1 rubygems