Ruben Vermeersch

Results 22 issues of Ruben Vermeersch

When the body of a file contains a delimiter, incorrect parsing occurs. I haven't yet found a good way to fix this (the use of `SplitFunc` makes it a bit...

Uses the configured logger instead.

bug

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...

pending reply

Please see https://github.com/rubenv/angular-gettext/issues/365.

See rubenv/angular-gettext#103 Pull requests welcome ``` js {{"1 car" | translate:"context"}} ```

See rubenv/angular-gettext#103 Pull requests welcome ``` js {{"1 car" | translatePlural:n:"$count cars"}} {{"1 car" | translatePlural:n:"$count cars":"context"}} // With a context ```

Please see rubenv/angular-gettext#365.

I've ported sql-migrate [1] into a second version named modl-migrate [2]. The only difficulty I had when migrating over from gorp was the fact that `NewDbMap` is obligatory (whereas in...