Sha256: 08b3dbfec7b8154ec5df22eb743eb394e5d0757483b5a674c7bf70f537ab868e
Contents?: true
Size: 129 Bytes
Versions: 26
Compression:
Stored size: 129 Bytes
Contents
module Cmor::Showcase class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
26 entries across 26 versions & 1 rubygems