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
- Host: GitHub
- URL: https://github.com/fzakaria/warbler-bundler-jruby-failure
- Owner: fzakaria
- Created: 2019-12-04T18:35:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T20:45:53.000Z (about 5 years ago)
- Last Synced: 2025-05-15T22:39:26.421Z (5 months ago)
- Topics: java, jruby, sorbet, warbler
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building
## JAR
```
bundle exec warblejava -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]
```