Files
docker-docs/_samples/library/jruby.md
Sebastiaan van Stijn 973ab4fb12 Add exported library stubs to git
Putting them in `_samples/library`, which is where Jekyll
expects them to be to be in the "samples" collection.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-04 00:03:02 +02:00

18 lines
418 B
Markdown

---
title: jruby
keywords: library, sample, jruby
repo: jruby
layout: docs
permalink: /samples/library/jruby/
hide_from_sitemap: true
redirect_from:
- /samples/jruby/
description: |
JRuby (http://www.jruby.org) is an implementation of Ruby (http://www.ruby-lang.org) on the JVM.
---
JRuby (http://www.jruby.org) is an implementation of Ruby (http://www.ruby-lang.org) on the JVM.
{% include library-samples.md %}