rails error: IOError: Couldn’t load the unicode tables for UTF8Handler (dump format error(0xb))

Argh I can’t believe how long it took for me to track this one down. No one else on the internet had reported the problem before, so trusty ole google was no help. So I’m putting this one out there, to help others. This error is caused when a file vendor/rails/activesupport/lib/active_support/values/unicode_tables.dat becomes corrupted. The easiest […]

Read more

top