Updating multiple databases at the same time

Another thing.. I don't want to do this per model. This would happen in very few situations, so I would like to code this in the controller if possible (I will probably add a method to application.rb and call it in the controller when appropriate).

Yanni Mac wrote: