T
Ted Flethuseo
Hi everyone,
I was running some scripts but the following lines are giving
me errors. Now I"m not sure if this methods don't exist in ruby
or I don't have the libraries for them:
NoMethodError: undefined method `sync=' for IO:Class
at top level in writeFile.rb at line 26
NameError: undefined local variable or method ‘ruby_ode’ for main:Object
at top level in whitespace.rb at line 12
How do I update this libraries for ruby on a Mac, without ending up with
two different copies of ruby.
Ted.
I was running some scripts but the following lines are giving
me errors. Now I"m not sure if this methods don't exist in ruby
or I don't have the libraries for them:
NoMethodError: undefined method `sync=' for IO:Class
at top level in writeFile.rb at line 26
NameError: undefined local variable or method ‘ruby_ode’ for main:Object
at top level in whitespace.rb at line 12
How do I update this libraries for ruby on a Mac, without ending up with
two different copies of ruby.
Ted.