Sha256: 6ff645e89e199da67c3733791f9710fda0f38eea5d9ae42f1466fb41b7c3e8a7

Contents?: true

Size: 185 Bytes

Versions: 69

Compression:

Stored size: 185 Bytes

Contents

#!/usr/bin/env ruby

#require 'json'

$: << File.dirname(__FILE__)
require 'helper'
require 'oj'

Oj.mimic_JSON
puts "\u3074"

puts JSON.dump(["\u3074"])
puts JSON.generate(["\u3074"])

Version data entries

69 entries across 69 versions & 3 rubygems

Version Path
oj-3.11.0 test/zoo.rb
oj-3.10.18 test/zoo.rb
oj-3.10.17 test/zoo.rb
oj-3.10.16 test/zoo.rb
oj-3.10.15 test/zoo.rb
oj-3.10.14 test/zoo.rb
oj-3.10.13 test/zoo.rb
oj-3.10.12 test/zoo.rb
oj-3.10.11 test/zoo.rb
oj-3.10.10 test/zoo.rb
oj-3.10.9 test/zoo.rb
oj-3.10.8 test/zoo.rb
oj-3.10.7 test/zoo.rb
oj-3.10.6 test/zoo.rb
oj-3.10.5 test/zoo.rb
oj-3.10.3 test/zoo.rb
oj-3.10.2 test/zoo.rb
oj-3.10.1 test/zoo.rb
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/oj-3.10.0/test/zoo.rb
oj-3.10.0 test/zoo.rb