File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11# JRuby-Rack
22
3- [ ![ Gem Version] ( https://badge.fury.io/rb/jruby-rack.png )] [ 5 ]
4- [ ![ Build Status] ( https://github.com/jruby/jruby-rack/actions/workflows/maven.yml/badge.svg )] [ 6 ]
5-
3+ [ ![ Gem Version] ( https://badge.fury.io/rb/jruby-rack.png )] ( http://badge.fury.io/rb/jruby-rack )
4+ [ ![ master Build Status] ( https://github.com/jruby/jruby-rack/actions/workflows/maven.yml/badge.svg )] ( https://github.com/jruby/jruby-rack/actions/workflows/maven.yml?query=branch%3Amaster )
5+ [ ![ 1.2.x Build Status] ( https://github.com/jruby/jruby-rack/actions/workflows/maven.yml/badge.svg?branch=1,2-stable )] ( https://github.com/jruby/jruby-rack/actions/workflows/maven.yml?query=branch%3A1.2-stable )
6+
67JRuby-Rack is a lightweight adapter for the Java Servlet environment that allows
78any (Ruby) Rack-based application to run unmodified in a Java Servlet container.
89JRuby-Rack supports Rails as well as any Rack-compatible Ruby web framework.
@@ -356,9 +357,6 @@ package and push the .jar every time a commit changes a source file).
356357Please use [github][3] to file bugs, patches and/or pull requests.
357358More information at the [wiki][4] or ask us at ** # jruby**'s IRC channel.
358359
359- [1]: https://github.com/jruby/warbler#warbler--
360360[2]: https://central.sonatype.com/artifact/org.jruby.rack/jruby-rack
361361[3]: https://github.com/jruby/jruby-rack/issues
362362[4]: https://github.com/jruby/jruby-rack/wiki
363- [5]: http://badge.fury.io/rb/jruby-rack
364- [6]: https://github.com/jruby/jruby-rack/actions/workflows/maven.yml
You can’t perform that action at this time.
0 commit comments