spatial_adapter
spatial_adapter copied to clipboard
Failure in ActiveRecord
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?
+1
+1