On May 23, 6:38 pm, Jeremy Evans <[email protected]> wrote: > You can certainly modify Sequel not to do the refresh. It currently > requires modifying a fairly large method (_save), but it could be > easily refactored that to make it easier to override.
Enter _save_refresh: http://github.com/jeremyevans/sequel/commit/95dd3af5a9879df505733d21be78c50ed5a0c40c It would be trivial to create a plugin to make this simpler for users, but I'm not sure how many people would want it. 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.
