> Have you had it working in other Ramaze apps? It's the only Ramaze + TS app I have.
> I've not used Ramaze, > but if you can confirm it's a reproduceable error in a simple Ramaze > app, I'll give it a shot on my machine. > > Can't think why after_commit wouldn't work if you're using > ActiveRecord. I'll try to find some time to reproduce this (won't be in the coming days though). I'll keep you posted. Cheers, -- Thibaut > > -- > Pat > > On 09/09/2009, at 3:04 PM, Thibaut Barrère wrote: > >> >> It looks like the after_commit plugin doesn't work on my setup, for >> some reason. >> >> In case that's useful to someone else (and until I find time to debug >> this), I worked around it by calling the indexing method manually: >> >> item.send(:index_delta) >> >> I may end up using this inside an after_save. >> >> Pat maybe this is an issue you saw before ? >> >> cheers, >> >> -- Thibaut >> >> >> >> >> On Sep 9, 12:44 pm, Thibaut Barrère <[email protected]> wr >> ote: >>> Follow-up: >>> - the before_save (:toggle_delta) is called >>> - the after_commit (:index_delta) doesn't >>> >>> I'm really thinking about some initialization issue here. >>> >>> -- Thibaut >>> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
