Sha256: 664e2ec167cf75b7b2c38dac0556742faa0328eb12725bf09635beceb701173f
Contents?: true
Size: 119 Bytes
Versions: 7
Compression:
Stored size: 119 Bytes
Contents
module Cogy class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
7 entries across 7 versions & 1 rubygems