Ruby on OS X problems continue…
I don’t know about anyone else, but Ruby 1.8.4 hasn’t fixed the NoMethodError problem discussed on the Ruby on Rails Blog for me on my OS X box. For example, I just added the sqlite3-ruby GEM:
RDoc failure in lib/sqlite3/pragmas.rb at or around line 220 column 27
The internal error was:
ERROR: While executing gem ... (NoMethodError)
undefined method `set_text' for -517611318:Fixnum
GEM RDoc installs seem particularly adept at triggering the problem, whatever it may be.
1 Comment
Jump to comment form | comments rss | trackback uri