-
-
Save enebo/cc5589eac11362dae8b398a9cb5f3446 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
system ~/work/jruby/testx main # 3542% JRUBY_OPTS=--dev jruby -S rails c | |
ArgumentError: `initialize': wrong number of arguments (given 1, expected 0) | |
initialize at /home/enebo/work/jruby/lib/ruby/stdlib/monitor.rb:229 | |
initialize at /home/enebo/work/jruby/lib/ruby/gems/shared/gems/activesupport-7.0.2.3/lib/active_support/concurrency/share_lock.rb:51 | |
new at org/jruby/RubyClass.java:897 | |
initialize at /home/enebo/work/jruby/lib/ruby/gems/shared/gems/activesupport-7.0.2.3/lib/active_support/dependencies/interlock.rb:9 | |
new at org/jruby/RubyClass.java:897 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment