Class: ThinkingSphinx::Ports::Key
- Inherits:
-
Object
- Object
- ThinkingSphinx::Ports::Key
- Defined in:
- lib/thinking_sphinx/ports/key.rb
Class Method Summary collapse
Class Method Details
.call(app) ⇒ Object
2 3 4 |
# File 'lib/thinking_sphinx/ports/key.rb', line 2 def self.call(app) [Rails.root.to_s, Rails.env.to_s] end |