An open API service indexing awesome lists of open source software.

https://github.com/fzakaria/warbler-bundler-jruby-failure

A small demo for an interesting case of Warbler, Bundler & JRuby
https://github.com/fzakaria/warbler-bundler-jruby-failure

java jruby sorbet warbler

Last synced: 4 days ago
JSON representation

A small demo for an interesting case of Warbler, Bundler & JRuby

Awesome Lists containing this project

README

          

# Building

## JAR

```
bundle exec warble

java -jar warbler-example.jar
```

### Environment
## JRuby version

```
ruby --version
jruby 9.1.17.0 (2.3.3) 2018-04-20 d8b1ff9 OpenJDK 64-Bit Server VM 25.232-b09 on 1.8.0_232-b09 +jit [darwin-x86_64]
```