geokit / geokit-rails

Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
MIT License
1.57k stars 245 forks source link

geokit-rails plugin doesn't play nice with geokit 1.5.0 #3

Closed ghost closed 14 years ago

ghost commented 15 years ago

After I upgraded the geokit gem from version 1.4.1 to version 1.5.0, I get the following error when starting my Rails project:

.../config/initializers/geokit_config.rb:10:NoMethodError: undefined method `timeout=' for Geokit::Geocoders:Module

I'm using Rails 2.3.4 with commit 93a264b2544245b387d2db46feb76a938e041cc8 of the geokit-rails plugin.

andre commented 15 years ago

http://groups.google.com/group/geokit/browse_thread/thread/aa4b7b5eda6d33f4

ghost commented 15 years ago

Thanks for the quick reply :) I'll wait for a new tag of the plugin.

andre commented 14 years ago

recent release of the plugin work with the gem 1.5