Sha256: fa34846dc4ccc90cfd25866599bff66c7741efe0a65e906dde343b0917ecba06
Contents?: true
Size: 155 Bytes
Versions: 27
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true class ApplicationController < PagesCore::BaseController # :nodoc: helper :all protect_from_forgery with: :exception end
Version data entries
27 entries across 27 versions & 1 rubygems