Class: ThinkingSphinx::Commands::Rotate
- Defined in:
- lib/thinking_sphinx/commands/rotate.rb
Instance Method Summary collapse
Methods inherited from Base
Methods included from WithOutput
Instance Method Details
#call ⇒ Object
4 5 6 |
# File 'lib/thinking_sphinx/commands/rotate.rb', line 4 def call controller.rotate end |