Em 24-04-2012 17:35, Jeremy Evans escreveu:
...conn = DB.pool.acquire(Thread.current) ... DB.pool.send(:sync){DB.pool.send(:release, Thread.current)}
Thanks a lot! That is exactly what I was looking for! :) Best, Rodrigo. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
