Sha256: 2dbf7190e752c44c3ff4cc68aa0c924479084812a2e9478f8375ec863e9cab7d
Contents?: true
Size: 131 Bytes
Versions: 4
Compression:
Stored size: 131 Bytes
Contents
class ApplicationController < ActionController::Base include Transcript::Controller protect_from_forgery with: :exception end
Version data entries
4 entries across 4 versions & 1 rubygems