Project

General

Profile

Actions

Bug #2682

closed

Undefined method join for String (erb.rb)

Added by awkwood (awk wood) about 14 years ago. Updated almost 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 #1

Updated by naruse (Yui NARUSE) about 14 years ago

  • Status changed from Open to Feedback

=begin
Can't reproduce on Ruby 1.9.
Please copy & paste exact ruby -v string.
=end

Actions #2

Updated by awkwood (awk wood) about 14 years ago

=begin
Please ignore and close ticket.
=end

Actions #3

Updated by matz (Yukihiro Matsumoto) about 14 years ago

  • Status changed from Feedback to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0