David Gautier

Results 9 issues of David Gautier

### Purpose Greatly improves rendering time by avoiding the generation of `NameError` exception ### Context Rendering a view with 966 inputs (ok I admit it's a mess) allowed me to...

L'idée est de permettre d'utiliser des liens profonds comme évoqué ici : #56 Le format proposé est : `http://127.0.0.1:5000/#---` Par exemple avec l'URL : http://127.0.0.1:5000/#38-38005-380050000E-380050000E1198 Le principe est de lire...

A tiny update of extconf to be able to install the gem on linux Tested on (Ubuntu 19.10 with `ruby 2.7.0`) Command to install prerequires packages ```shell sudo apt install...

Only add syntax highlighting on readme

The client_options.site updated for the `request_phase` using request params is also updated for the `callback_phase` Perhaps I'm wrong, but as it is possible to dynamically update the target client_options.site (eg...

Bonjour En mai 2019, j'ajoutais de la procédure d'installation au readme (pour Ubuntu 18.04). 4 ans plus tard, je propose une mise jour du readme et du script d'installation de...

I'm sorry to ask my question here, but as I can't find an explanation elsewhere, I'm asking you because I figure you must have a good grasp of the subject....

Hi, I would like to be able to give a method as symbol for the collection with, for example ```ruby class User #... def locales [:"en-US", :"fr-FR", :"es-ES", :"ja-JP", :"zh-CN"]...

Hi, First, thank for you great gem, Lately I've had test runs crash with this error : ``` # terminated with exception (report_on_exception is true): /usr/local/bundle/bundler/gems/turbo_tests-aeae4ff0f18f/lib/turbo_tests/runner.rb:191:in `split': invalid byte sequence...