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