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.
Unfortunately, it appears that the newest versions of ActiveRecord (3.2.0.rc1, at least) use:
ActiveRecord::ConnectionAdapters::Mysql2Adapter::Column
gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:83:in <module:ConnectionAdapters>': uninitialized constant ActiveRecord::ConnectionAdapters::Mysql2Column (NameError) from gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:82:inmodule:ActiveRecord'
from gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:81:in <top (required)>' from gems/bundler-1.0.21/lib/bundler/runtime.rb:68:inrequire'
The text was updated successfully, but these errors were encountered:
descentintomael, can you submit your pull request to the fagility/spatial_adapter repo? It would be great to have this fix in the main repo as you previously submitted a pull request to a random forked repo instead. Thanks!
Unfortunately, it appears that the newest versions of ActiveRecord (3.2.0.rc1, at least) use:
ActiveRecord::ConnectionAdapters::Mysql2Adapter::Column
gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:83:in
<module:ConnectionAdapters>': uninitialized constant ActiveRecord::ConnectionAdapters::Mysql2Column (NameError) from gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:82:in
module:ActiveRecord'from gems/spatial_adapter-1.2.0/lib/spatial_adapter/mysql2.rb:81:in
<top (required)>' from gems/bundler-1.0.21/lib/bundler/runtime.rb:68:in
require'The text was updated successfully, but these errors were encountered: