Sha256: ac123e2277f1d58f2b6198f3405319b3533ef0335acdd2436f6d990b0ea16edf
Contents?: true
Size: 111 Bytes
Versions: 22
Compression:
Stored size: 111 Bytes
Contents
class ApplicationController < ActionController::Base before_action :masquerade! protect_from_forgery end
Version data entries
22 entries across 22 versions & 1 rubygems