mongoid-geospatial:具有可选GeoRubyRGeo支持的MongoDBMongoid扩展

时间:2021-02-04 05:58:09
【文件属性】:
文件名称:mongoid-geospatial:具有可选GeoRubyRGeo支持的MongoDBMongoid扩展
文件大小:43KB
文件格式:ZIP
更新时间:2021-02-04 05:58:09
蒙古地理空间 Mongoid扩展,可简化MongoDB空间特征的使用。 快速开始 该宝石使用Mongoid 5、6和7专注于MongoDB的空间特征(为其提供帮助)。 # Gemfile gem 'mongoid-geospatial' 一个Place来说明Point , Line和Polygon class Place include Mongoid :: Document # Include the module include Mongoid :: Geospatial # Just like mongoid, field :name , type :
【文件预览】:
mongoid-geospatial-master
----.gitignore(817B)
----mongoid-geospatial.gemspec(799B)
----bench()
--------bench(2KB)
----README.md(9KB)
----.rubocop.yml(86B)
----CHANGELOG.md(920B)
----Gemfile(644B)
----MIT-LICENSE(1KB)
----Guardfile(411B)
----.rspec(37B)
----Dangerfile(48B)
----CONTRIBUTING.md(3KB)
----RELEASING.md(1KB)
----.coveralls.yml(23B)
----spec()
--------mongoid()
--------support()
--------models()
--------spec_helper.rb(1KB)
----.hound.yml(21B)
----.travis.yml(412B)
----lib()
--------mongoid()
----.rubocop_todo.yml(2KB)
----Rakefile(408B)

网友评论