When attempting to perform a bundle install of an existing Ruby on Rails project I receive an error when the bundler reaches Installing linecache (0.43) with native extensions. I don\'t see linecache
Bundler version 1.0.0.beta.2 Rvm Info system: uname:\"Linux dane-r1f-ubuntu 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux\"
I\'d like to loop through a list of strings and execute a 开发者_如何学JAVAfunction/procedure with each string as the argument.