Sha256: 33a2818352325fb1d155faf359c5b4b3f4dbbef16f92f68bcec119a08bea0781
Contents?: true
Size: 151 Bytes
Versions: 8
Compression:
Stored size: 151 Bytes
Contents
module Attractor module Rails class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
8 entries across 4 versions & 1 rubygems