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