You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% ruby -v -rshellwords -e 'p [1].shelljoin'
jruby 1.7.9 (1.9.3p392) 2013-12-06 87b108a on Java HotSpot(TM) 64-Bit Server VM 1.6.0_65-b14-466.1-11M4716 [darwin-x86_64]
NoMethodError: undefined method `empty?' for 1:Fixnum
shellescape at /Users/ryan/.rbenv/versions/jruby-1.7.9/lib/ruby/1.9/shellwords.rb:75
shelljoin at /Users/ryan/.rbenv/versions/jruby-1.7.9/lib/ruby/1.9/shellwords.rb:111
map at org/jruby/RubyArray.java:2409
shelljoin at /Users/ryan/.rbenv/versions/jruby-1.7.9/lib/ruby/1.9/shellwords.rb:111
shelljoin at /Users/ryan/.rbenv/versions/jruby-1.7.9/lib/ruby/1.9/shellwords.rb:149
(root) at -e:1
The text was updated successfully, but these errors were encountered:
Via minitest/minitest-bisect#4
vs
The text was updated successfully, but these errors were encountered: