Skip to content

Commit

Permalink
Add some areas to fill out
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Aug 24, 2015
1 parent 2721f7e commit f49ef9f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ JRuby Examples
==============

This repository contains examples and documentation for features specific to JRuby, like Java integration and Java-based extensions.

This repository is divided into a few areas:

* java-integration/ contains Ruby-based examples of calling Java from Ruby
* extensions/ contains examples of JRuby extensions written in Java (and other languages)
* integration/ holds example projects and builds for various types of applications, like WAR files, standalone jar files, etc.
* performance/ contains examples of how to get the best performance out of JRuby

0 comments on commit f49ef9f

Please sign in to comment.