Daily Blockers #2
Problem:
Solution:
Somehow my activesupport-2.3.5/lib/active_support/values/unicode_tables.dat was corrupted. Reinstalling activesupport gem fixed the issue.
Trackbacks
Use this link to trackback from your own site.
Problem:
Solution:
Somehow my activesupport-2.3.5/lib/active_support/values/unicode_tables.dat was corrupted. Reinstalling activesupport gem fixed the issue.
Use this link to trackback from your own site.
I can’t run my project’s specs under 1.8.7-p248 or 1.8.7-p249 because of this problem. I’ve jumped back to 1.8.7-p174. I’ve uninstalled rails 3.0.0.beta, and uninstalled and re-installed activesupport -v 2.3.5. Not sure what to do - I guess I’ll stick with 174 until the next patch release.
Thank you! You’re a lifesaver; I was really stuggling to figure out why a colleague’s Macports Ruby kept segfaulting when it works fine in Ruby Enterprise Edition on my Linux.