Sha256: 58367e6b211f892d9cde4b44118685d49ef959bfbce9f66a82266b64749e25dc
Contents?: true
Size: 144 Bytes
Versions: 6
Compression:
Stored size: 144 Bytes
Contents
module Sis module Core class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
6 entries across 6 versions & 1 rubygems