search for: install_using_git

Displaying 1 result from an estimated 1 matches for "install_using_git".

2009 Mar 03
2
Looks like a bug - Ruby1.9.1Rails2.3.0 - script/plugin
...String> I rattled around in lib/ruby/gems/1.9.1/gems/rails-2.3.0/lib/commands/ plugin.rb for awhile with the blunt tool of "puts thing.inspect" to make sure I was getting to where I should. (BTW when will the ruby- debugger be available???) I traced this through to the call to "install_using_git" and, by replacing the variables with their string equivalents in the calls to "Dir.chdir" and "system()" I was able to get the install to complete. So why can''t R(1.9.1)onR(2.3.0) "convert Array into String"? Rick --~--~---------~--~----~------------~-...