Sha256: c6e4a421d5c9ba36aeabc96d754f16d689c56efb73b021a6ea88a597e2db6c22
Contents?: true
Size: 133 Bytes
Versions: 15
Compression:
Stored size: 133 Bytes
Contents
module <%= @class_name %> class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
15 entries across 15 versions & 2 rubygems