Class: ThinkingSphinx::Commands::Rotate

Inherits:
Base
  • Object
show all
Defined in:
lib/thinking_sphinx/commands/rotate.rb

Instance Method Summary collapse

Methods inherited from Base

call, #call_with_handling

Methods included from WithOutput

#initialize

Instance Method Details

#callObject



4
5
6
# File 'lib/thinking_sphinx/commands/rotate.rb', line 4

def call
  controller.rotate
end