Sha256: 1a212da424475d501817d9a5511b1bad692dd64a989f831476af1a06e6e4c760
Contents?: true
Size: 113 Bytes
Versions: 4
Compression:
Stored size: 113 Bytes
Contents
# typed: strict class ApplicationController < ActionController::Base protect_from_forgery with: :exception end
Version data entries
4 entries across 2 versions & 1 rubygems