Sha256: 9977589e6c03a8e0a72d353f0c5ae1b9f5ad94ed28bd79c9dd02d47bd85cd543
Contents?: true
Size: 144 Bytes
Versions: 8
Compression:
Stored size: 144 Bytes
Contents
module Ecm module Core class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
8 entries across 8 versions & 1 rubygems