I messed around with Rails 3 and TS a bit the other day, the first
issue was Object.subclasses_of was removed from activesupport.  It
looks like it has since been added back in because a lot of plugins
use it (http://tinyurl.com/ykaozcg).  So today I decided to hack
around with TS again.  After changing thre require for the dispatcher
(it is now rails/dispatcher), I was able to run ts:config without any
indexes defined.  Once I defined some indexes, after_commit seems to
break:  http://gist.github.com/307251

At any rate, I figured I would throw this information out there in
case anyone else has been hacking away on it with a Rails 3 project.

-- 
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.

Reply via email to