Daily Blockers #2

Posted by anup.narkhede on March 02, 2010

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.

Comments

Leave a response

  1. Jonathan Julian Thu, 11 Mar 2010 10:26:57 PST

    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.

  2. Paul Gideon Dann Thu, 18 Mar 2010 06:23:31 PDT

    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.

Comments