Rails 2.2.2 - exception notification and spawn plugin

January 1, 2009 written by Surendra Singhi .

In Rails 2.2.2 the send! method from ActiveSupport has been removed,this broke the exception notification plugin. So, get the latest release from the github.

Also, the introduction of database connection pools breaks the spawn plugin. So, switch to the latest release of that as well.

Tags: , , ,

Leave a Reply