Going from acts_as_taggable_on_steroids to acts_as_taggable_on Plugin
Posted by g. | Filed under Ruby on Rails
For one reason or another, once I upgraded my app to Rails 2.1, I started getting these mysterious “stack level too deep” errors. I’m not too sure what that even means, but I won’t get into it here. After diving into the stack trace for a little while, I noticed that the problem was with [...]
Tags: acts_as_taggable_on, acts_as_taggable_on_steroids, migrate, plugins, Rails 2.1