Module: S3Browser::Store::StorePlugins::ES
- Defined in:
- lib/s3browser/plugins/es.rb
Defined Under Namespace
Modules: InstanceMethods
Class Method Summary collapse
Class Method Details
.configure(plugin) ⇒ Object
8 9 10 |
# File 'lib/s3browser/plugins/es.rb', line 8 def self.configure(plugin) # TODO Maybe setup and check index here? end |