Use ActiveRecord .primary_key instead of :id when building exclusion condition
Fixes: #194 - add_exclude_condition breaks on tables without ID field - https://github.com/alexreisner/geocoder/issues/194
test/active_record_test.rb
0 → 100644
Please register or sign in to comment