The thinking sphinx manual alludes to a capistrano recipe which I assume is the following.
However deployment is interrupted for motive
NoMethodError: undefined method `instance' for Capistrano::Configuration:Class
and it complains about this line
require 'thinking_sphinx/capistrano'
Does this require a particular step when installing ts ?