Luc Donnet
Luc Donnet
Hi, I use your gem with friendly-id and globalize (last versions) in a Rails 4.2.5 application. I need to update slug every time a user modify the attribute name. Model...
Hi, I use your great gem in my rails application and migrate from rails 3.1.13 to Rails 4.1.8 and encounter perhaps a bug. I have a view which display companies...
I need to implement 2 methods in my development in Cartesian Factory : - locate_point : give a point in argument and return a percentage of linestring length - interpolate_point...
When we call as_text method for RGeo::Geos::FFIFactory, an error raise about Frozen string. That happen when we read geometry from database or create point in console. The problem seems too...
Hi, I use your work for years now and it has been useful in many projects. For me it's a perfect tool to get Conceptual Data Model diagram. I try...