Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/output.txt Secret

Created April 26, 2022 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/cc5589eac11362dae8b398a9cb5f3446 to your computer and use it in GitHub Desktop.
Save enebo/cc5589eac11362dae8b398a9cb5f3446 to your computer and use it in GitHub Desktop.
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