Hi Tony Getting Sphinx to start automatically is not something that most people do... what's your reasoning for this approach?
That said, you could try something like the following: require 'rake' require 'rake/testtask' require 'rake/rdoctask' require 'tasks/rails' Rake::Task['ts:start'].invoke Cheers -- Pat On 18/04/2009, at 6:47 AM, Tony Amoyal wrote: > > I think the code belongs in config/initializers/ ...but i am not sure > what the code is > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
