Skip to content
#

jruby

Here are 134 public repositories matching this topic...

davidsantos-br
davidsantos-br commented Apr 15, 2020

It seems that the current behavior when rvm automatically switches Ruby versions is to do it silently if it's by .ruby-version or, if it's because of a Gemfile, display that three-line warning about how Heroku does it too and with instructions on how not to show that warning again.

I think .ruby-version switching the Ruby version silently is not great, because it requires that the user remember

karlhe
karlhe commented May 25, 2017

When attempting to execute the compiled jar file when warbler packs in jruby-jars-9.1.9.0:

LoadError: no such file to load -- bundler/shared_helpers
  require at org/jruby/RubyKernel.java:961
  require at uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:130
   <main> at uri:classloader:/META-INF/init.rb:21
  require at org/jruby/RubyKernel.java:9

Improve this page

Add a description, image, and links to the jruby topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jruby topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.