Multiple results and RAILS

I have some stored proceedures in MySQL which I need to call to implement certain things with a legacy database.

Rails does not support this unless you perform the following patch:

If you don’t do this, then you get an error:

can't return a result set in the given context