You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I got following failure when starting up my local server.
module:ConnectionAdapters': uninitialized constant ActiveRecord::ConnectionAdapters::Mysql2Column (NameError)
Following gems are installed:
GeoRuby 1.3.4
activerecord 3.2.1
spatial_adapter 1.2.0
I am using MySQL Server 5.5.28 and InnoDB.
Shouldnt it be working with InnoDB already?
The text was updated successfully, but these errors were encountered: