Sha256: 56fd926853e84f6a6778f12b0b99aae72e4e3b5e025a8cdda069aaa2e7e48606
Contents?: true
Size: 100 Bytes
Versions: 5
Compression:
Stored size: 100 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery with: :null_session end
Version data entries
5 entries across 5 versions & 3 rubygems