Hi there!
I've just migrated from rails 2.3.5 to 2.3.8 and now I have a lot (and I mean a lot!) of deprecation warnings like this one: "DEPRECATION WARNING: ActionView::SafeBuffer is deprecated! Use ActiveSupport::SafeBuffer instead."
But I don't understand how to remove this. I searched through installed
plugins, and there is no reference to SafeBuffer
Any help would be appreciated please.
Thanks!