forked from jruby/jruby
-
Notifications
You must be signed in to change notification settings - Fork 0
WalkthroughsAndTutorials
Igor Fedoronchuk edited this page Jun 4, 2013
·
8 revisions
This page shows a list of Walkthroughs and Tutorials for JRuby. Feel free to add links to your favorites!
- JRuby and the Java Platform (Sun Microsystems)
- Using Java Classes in JRuby
- JRuby - An Introduction (Builder AU)
- Ruby for the Java world (JavaWorld)
- Scripting on the Java platform (JavaWorld)
- Nailgun Basics - How to install, run and execute with nailgun
- JRuby on Rails, NetBeans 6, and GlassFish V2 Simplified Steps (Arun Gupta)
First JRuby app in GlassFish Screencast (Arun Gupta)- Setting up JRuby on Rails in NetBeans 6 with MySQL, GlassFish V2, and JNDI Connection Pooling (Lou Springer)
- Using JNDI Connection Pool from GlassFish in Rails Apps (Arun Gupta)
- JRuby in Action (Korean) (Changshin Lee)
- Connecting to Oracle from Rails (Shane Witbeck)
- Calling Ruby’s ActiveRecord from Java Using the Bean Scripting Framework (Shane Witbeck)
- Deploying a Rails Application on Tomcat (Shane Witbeck)
- JRuby: An Introduction and Install Guide (Shane Witbeck)
- JRuby and Spring Resources (Shane Witbeck)
- JRuby 1.0.1 on Edge Rails 1.2.3.7605 (Adam Payne)
- JRuby .war packaging (Warbler) for Rails 2.0 (Mike Herrick)
- Neat JRuby SOAP calls using Mule (Steven Shingler)
- Integrating Scala with JRuby on Rails (Konrad Malawski)
- Using Java Libraries in Rails Applications
- NetBeans Ruby and Rails IDE with JRuby
- Getting Your Feet Wet With JRuby
- Switching between JRuby and CRuby in NetBeans Ruby Support (Arun Gupta)
NetBeans Code Completion Demo Screencast (Tor Norbye)NetBeans Hints and Quick Fixes Screencast (Tor Norbye)- Part 2 - Going Camping
- Scripting for the Java Platform (Sun Microsystems)
- Scripting for the Java Platform (presentation at JavaOne 2006) (PDF) (Sun Microsystems)
- Invoke dynamic languages dynamically, Part 1: Introducing the Java scripting API (developerWorks)
- Invoke dynamic languages dynamically, Part 2: Find, execute, and change scripts at run time (developerWorks)
- Scripting Support in Mustang (OCI)
- Embedding DSLs in Java using JRuby (OCI)
- JRuby (OCI)
- Tips for JRuby engine (Yoko Harada)