Sha256: 8b42ef4a236332aa0aebf4dc8303b4f3e306be7a064801b3b40c7be3a067dfe5
Contents?: true
Size: 191 Bytes
Versions: 47
Compression:
Stored size: 191 Bytes
Contents
module Locomotive module Steam class CsrfProtectionService attr_accessor_initialize :enabled, :field, :token def enabled? !!enabled end end end end
Version data entries
47 entries across 47 versions & 1 rubygems