mongoid_location 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Mongoid
2
2
  module Location
3
- VERSION = "0.3.0"
3
+ VERSION = "0.3.1"
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ else
8
8
  require 'mongoid_location/contexts/mongo'
9
9
  end
10
10
  require 'mongoid_location/version'
11
- require 'mongoid_location/contextual/mongo'
11
+ #require 'mongoid_location/contextual/mongo'
12
12
  require 'mongoid_location/criteria'
13
13
  require 'mongoid_location/extensions/symbol'
14
14
  require 'mongoid_location/extensions/rgeo_spherical_point_impl'
@@ -21,7 +21,7 @@ fields_path = 'mongoid_location/fields' + (Mongoid::VERSION > '3' ? '' : '/mongo
21
21
  end
22
22
 
23
23
  require 'mongoid_location/finders'
24
- require 'mongoid_location/geospatial'
24
+ require 'mongoid_location/location'
25
25
 
26
26
  #module MongoidLocation
27
27
  # Your code goes here...
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongoid_location
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: