Hi Jack What version of delayed job do you have installed? Not sure if the latest is only compatible with Rails 3...
Cheers -- Pat On 15/02/2011, at 3:17 AM, Jack Xu <[email protected]> wrote: > while following https://github.com/freelancing-god/ts-delayed-delta/, > I got an error msg at the step: > > script/generate delayed_job > > Couldn't find 'delayed_job' generator > > we are using Gemfile bundler gem setup, > gem 'thinking-sphinx', '1.4.0', :require => 'thinking_sphinx' > gem 'delayed_job' > gem 'ts-delayed-delta' > > why is that? > > -- > 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. > -- 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.
