Sha256: 4a2473d4eeb21ca5e5777f1090e0818d1cb5efe5767c21df6ccda49004057cde
Contents?: true
Size: 124 Bytes
Versions: 3
Compression:
Stored size: 124 Bytes
Contents
module Caravaggio class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems