Sha256: c32cafd7deb13123c928446c34714b5631917625d51d09f42a5b3c45b28c8062
Contents?: true
Size: 114 Bytes
Versions: 12
Compression:
Stored size: 114 Bytes
Contents
class ApplicationController < ActionController::Base include Pundit protect_from_forgery with: :exception end
Version data entries
12 entries across 12 versions & 1 rubygems