source 'https://rubygems.org' # Specify your gem's dependencies in elasticsearch-rails.gemspec gemspec if File.exists? File.expand_path("../../elasticsearch-model", __FILE__) gem 'elasticsearch-model', :path => File.expand_path("../../elasticsearch-model", __FILE__), :require => true end