Class: FlyingSphinx::HerokuSharedAdapter

Inherits:
ThinkingSphinx::PostgreSQLAdapter
  • Object
show all
Defined in:
lib/flying_sphinx/heroku_shared_adapter.rb

Instance Method Summary collapse

Instance Method Details

#setupObject



2
3
4
# File 'lib/flying_sphinx/heroku_shared_adapter.rb', line 2

def setup
  create_array_accum_function
end