JRuby Programming
From Wikibooks, the open-content textbooks collection
Welcome to this guide to programming in a rapidly expanding language, JRuby! Information here will be updated as more is discovered about the language.
Contents |
[edit] Installation
JRuby installation can be daunting at times, but it is possible. Firstly, download the file from sourceforge, and simply extract all the files into any folder of your choice.
[edit] Using JRuby alone
You can use JRuby to produce stand-alone scripts. First, ensure that you set up all the correct variables, and then simply run JRuby.bat from the command prompt.