Open davidcelis opened 12 years ago
Now that Recommendable returns ActiveRecord::Relation objects, this should actually be pretty easy. Using geokit with a chained where() statement to filter based on country should be very doable.
geokit
where()
Now that Recommendable returns ActiveRecord::Relation objects, this should actually be pretty easy. Using
geokit
with a chainedwhere()
statement to filter based on country should be very doable.