Sha256: c0de0034b545684e5b124e8e073f34b42e1a4fb26b9242428168e7478e0b32a7
Contents?: true
Size: 197 Bytes
Versions: 68
Compression:
Stored size: 197 Bytes
Contents
# frozen_string_literal: true module Bulkrax class ApplicationController < ::ApplicationController helper Rails.application.class.helpers protect_from_forgery with: :exception end end
Version data entries
68 entries across 68 versions & 1 rubygems