I'm running Rails 3.2.3 / Ruby 1.9.3-p125 at Heroku. The site owner reported that a form very occasionally didn't update the database, which I confirmed. So I tried it locally, where I use MySQL, and finally saw it after many tries. The expected UPDATE between BEGIN and COMMIT once in a while is not there (http://pastebin.com/zkuXPnA2).
Could this be a caching issue? Or what? Thanks, Scott -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
