Bohdan V.
Results
2
issues of
Bohdan V.
Tried to install gem with defined icu path on freebsd 9 [root@freebsd ~]# gem install charlock_holmes -- --with-icu-dir=/usr/local/share/icu/4.8.1.1/ Building native extensions. This could take a while... ERROR: Error installing charlock_holmes:...
How I can get context of error? For example: I want know entry point (request_path, route, etc) or resource where the validation exception was handled? Right now looks like I...
feature request