Sha256: e22218dfbace1fa00c91004a37ad20827555cf2f47a0f31577be1b47bc861b9a
Contents?: true
Size: 127 Bytes
Versions: 70
Compression:
Stored size: 127 Bytes
Contents
# frozen_string_literal: true class ApplicationController < ActionController::Base protect_from_forgery with: :exception end
Version data entries
70 entries across 70 versions & 3 rubygems