We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I get this error: /foo/gems/ruby-1.9.1-p378/gems/rat-0.3.0/lib/rat.rb:39:in list': undefined methodmap' for #String:0x00000100c91bc8 (NoMethodError)
list': undefined method
This is on OSX 10.6, Ruby 1.9.1. I am guessing you want to go through the output line by line, so maybe split the output string by \n ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I get this error:
/foo/gems/ruby-1.9.1-p378/gems/rat-0.3.0/lib/rat.rb:39:in
list': undefined method
map' for #String:0x00000100c91bc8 (NoMethodError)This is on OSX 10.6, Ruby 1.9.1. I am guessing you want to go through the output line by line, so maybe split the output string by \n ?
The text was updated successfully, but these errors were encountered: