On Mar 2, 2:53 pm, Pavel Kunc <[email protected]> wrote: > Please keep in mind that there is problem with merb/merb_sequel or pg > gem causing infinite loop when Merb reloads after saving file for > example. > > Details:http://groups.google.com/group/merb/browse_thread/thread/baac11918f7b...
Note that this seems to be only a problem with Merb, as reloading on Rails, Ramaze, and Sinatra doesn't seem to have any problems. But yes, if you want to use reloading on Merb and you use PostgreSQL, you may want to use the postgres or postgres-pr gems or JRuby and the jdbc- postgres gem. Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
