Sha256: b56153e623817ae154a9807b2300176fa03c75aa8cf281255c87a57dc5074055
Contents?: true
Size: 172 Bytes
Versions: 15
Compression:
Stored size: 172 Bytes
Contents
# frozen_string_literal: true module GeoblacklightSidecarImages class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
15 entries across 15 versions & 1 rubygems