Sha256: 0ea76df732ee60046e6b4c26a264ce67fde19f2b0b9be0c7c3755e192a7d401c
Contents?: true
Size: 160 Bytes
Versions: 6
Compression:
Stored size: 160 Bytes
Contents
# frozen_string_literal: true module DefraRubyEmail class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
6 entries across 6 versions & 1 rubygems