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

Use a relative path when loading adapter #53

Closed brianstien closed 10 years ago

brianstien commented 10 years ago

Using a relative path allows ActiveRecord style "plugin" gems to define their own adapter in the geokit rails adapter directory, which will then be loaded automatically.