pdeffendol / spatial_adapter

Spatial Adapter for ActiveRecord and Rails 2.x and 3.0.x - no longer in active development (try RGeo for Rails 3.1+)
MIT License
198 stars 99 forks source link

Failure in ActiveRecord #38

Open dzimmermann1983 opened 11 years ago

dzimmermann1983 commented 11 years ago

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?

solisoft commented 9 years ago

+1

CostaRico commented 8 years ago

+1