Sha256: 0022e59ff6183c7577735c86f69e5b177aad932b975cf39b43b47ef6b0725d3a
Contents?: true
Size: 123 Bytes
Versions: 5
Compression:
Stored size: 123 Bytes
Contents
module MyEngine class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
5 entries across 5 versions & 1 rubygems