Sha256: ba60165f04a00c3fd22a569f350dab7440a8aa25f3fe11fd3fdfef2fa3f4af7b
Contents?: true
Size: 122 Bytes
Versions: 5
Compression:
Stored size: 122 Bytes
Contents
module Example class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
5 entries across 5 versions & 2 rubygems