Files
docker-docs/_samples/library/jruby.md
Sebastiaan van Stijn c119ed174e Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00

18 lines
430 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 (https://www.jruby.org) is an implementation of Ruby (https://www.ruby-lang.org/en/) on the JVM.
---
JRuby (https://www.jruby.org) is an implementation of Ruby (https://www.ruby-lang.org/en/) on the JVM.
{% include library-samples.md %}