activerecord-mysql2rgeo-adapter 8.0.4
ActiveRecord connection adapter for MySQL. It is based on the stock MySQL adapter, and adds built-in support for the spatial extensions provided by MySQL. It uses the RGeo library to represent spatial data in Ruby. This gem is maintained for MySQL 8.0 and 8.4.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 7.2.0
rgeo-activerecord
~> 8.0.0
Development Dependencies (6):
benchmark-ips
~> 2.12
minitest
~> 5.4
minitest-excludes
~> 2.0
mocha
~> 1.1
rake
~> 13.0
rubocop
~> 1.50