Sha256: 31d7608e7c87dfbd4b5ab85477fefdefc82a28ba1fefd039a4c9e3d69613892d

Contents?: true

Size: 929 Bytes

Versions: 435

Compression:

Stored size: 929 Bytes

Contents

JSON-JRuby
==========

JSON-JRuby is a port of Florian Frank's native
[`json` library](http://json.rubyforge.org/) to JRuby.
It aims to be a perfect drop-in replacement for `json_pure`.


Development version
===================

The latest version is available from the
[Git repository](http://github.com/mernen/json-jruby/tree):

    git clone git://github.com/mernen/json-jruby.git


Compiling
=========

You'll need JRuby version 1.2 or greater to build JSON-JRuby.
Its path must be set on the `jruby.dir` property of
`nbproject/project.properties` (defaults to `../jruby`).

Additionally, you'll need [Ant](http://ant.apache.org/), and
[Ragel](http://www.cs.queensu.ca/~thurston/ragel/) 6.4 or greater.

Then, from the folder where the sources are located, type:

    ant clean jar

to clean any leftovers from previous builds and generate the `.jar` files.
To generate a RubyGem, specify the `gem` action rather than `jar`.

Version data entries

435 entries across 386 versions & 66 rubygems

Version Path
talon_one-2.0.0 vendor/bundle/ruby/2.3.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.118 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.98 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.94 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
json_pure-2.3.0 README-json-jruby.md
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md
cloudsmith-api-0.49.21 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.15 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.13 vendor/bundle/ruby/2.6.0/gems/json-2.3.0/README-json-jruby.md
cloudsmith-api-0.49.9 vendor/bundle/ruby/2.3.0/gems/json-2.3.0/README-json-jruby.md
grape-extra_validators-1.0.0 vendor/bundle/ruby/2.4.0/gems/json-2.3.0/README-json-jruby.md
json-2.3.0 README-json-jruby.md
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md
tdiary-5.1.0 vendor/bundle/gems/json-2.2.0/README-json-jruby.md
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md
scout-5.9.13 vendor/json_pure/README-json-jruby.markdown
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md
zuora_connect_ui-0.9.0 vendor/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md
cloudsmith-api-0.44.4 vendor/bundle/ruby/2.3.0/gems/json-2.2.0/README-json-jruby.md
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/json-2.2.0/README-json-jruby.md