Sha256: e29ca346bbe60270be4e9ff8ef3d792c4820ef717b8de6cce4b5e16a5732394a
Contents?: true
Size: 83 Bytes
Versions: 56
Compression:
Stored size: 83 Bytes
Contents
class Symbol def to_json #:nodoc: ActiveSupport::JSON.encode(to_s) end end
Version data entries
56 entries across 56 versions & 1 rubygems