[MacRuby] #1039: Bundler fails with TypeError: can't convert Pathname into String

MacRuby ruby-noreply at macosforge.org
Tue Dec 14 19:10:05 PST 2010


#1039: Bundler fails with TypeError: can't convert Pathname into String
------------------------------+---------------------------------------------
 Reporter:  sferik@…          |       Owner:  lsansonetti@…                    
     Type:  defect            |      Status:  new                              
 Priority:  major             |   Milestone:                                   
Component:  MacRuby           |    Keywords:  bundler, bundle, Pathname, String
------------------------------+---------------------------------------------

Comment(by lsansonetti@…):

 Actually the error is later in the source code. Here is a reduction:

 {{{
 $ ./miniruby -r pathname -e "p File.read(Pathname.new('GPL'))"
 -e:1:in `<main>': can't convert Pathname into String (TypeError)
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1039#comment:2>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list