Sha256: 048ddd5523da10df00d122fd4ab524237a77767cc71b0a37b996ad09a86ab636
Contents?: true
Size: 155 Bytes
Versions: 18
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true module Cmor::Seo class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
18 entries across 18 versions & 1 rubygems