8 lines
114 B
Ruby
8 lines
114 B
Ruby
|
require "elasticsearch/rails/version"
|
||
|
|
||
|
module Elasticsearch
|
||
|
module Rails
|
||
|
# Your code goes here...
|
||
|
end
|
||
|
end
|