Project

General

Profile

Actions

Bug #2682

closed

Undefined method join for String (erb.rb)

Added by awkwood (awk wood) over 14 years ago. Updated about 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
1.9.2dev
[ruby-core:27938]

Description

=begin
Error when running gem bundle command

Exception NoMethodError' at c:/ruby19/lib/ruby/1.9.1/erb.rb:753 - undefined method join' for "xxxx/vendor/gems/ruby/1.9.1":String

Traced to:
@script << (@line.join('; '))

Line is a string obviously, not an array.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0