Sha256: 815e0b799e778dfa820494d3dda983edfdd6c746bbd46f50b3b2456b775d9f2d
Contents?: true
Size: 138 Bytes
Versions: 147
Compression:
Stored size: 138 Bytes
Contents
class TrueClass AS_JSON = ActiveSupport::JSON::Variable.new('true').freeze def as_json(options = nil) #:nodoc: AS_JSON end end
Version data entries
147 entries across 116 versions & 14 rubygems