Read more

ActionView::Template::Error (dump format error for symbol(0x6d))

Andreas Robecke
July 12, 2013Software engineer

I recently encountered the error above when I was running selenium tests.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Thanks to a post on stackoverflow Show archive.org snapshot I found out that clearing all files in tmp/cache in my project folder made the issue go away.

Posted by Andreas Robecke to makandra dev (2013-07-12 19:14)