Sha256: 75e67c48c1a132b04322efaf7a75d7375a6ace2cfe50c2ead539eb5099742a3d
Contents?: true
Size: 127 Bytes
Versions: 19
Compression:
Stored size: 127 Bytes
Contents
module FormCreation class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
19 entries across 19 versions & 1 rubygems