Sha256: d6f1cb4f548c014125ffd82e002551198895dddcfb1f560e2eb3f35dba3cb930
Contents?: true
Size: 161 Bytes
Versions: 43
Compression:
Stored size: 161 Bytes
Contents
# frozen_string_literal: true module WCC::Contentful class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
43 entries across 43 versions & 1 rubygems