Results 97 issues of Danny Ben Shitrit

In smaller screen width, when focusing the search bar, it would seem like an invisible overlay is preventing clicks on the top navigation links. In the below screencast, the Discussions...

bug

As I see it, the target folder is only under the responsibility of Retype. Meaning, users should never place anything manually inside it. If this is indeed the case, I...

I noticed that all the Retype stuff is published under the `resources` folder. In case I have a `resources` folder in my source directory - which is not such a...

When a client user connects with `warp connect `, what do they need to do to disconnect? The usual suspects of `Ctrl+D`, `Ctrl+C` or colon (:) did not work. The...

It seems like there is no activity although there are issues and PRs that are (were) easy to merge. Should this gem be considered abandoned? I hope not...

How about providing short flags for these `--min-time` and `--max-time`? Possible options: - `-n` for min, `-x` for max - `-m` for min, `-x` for max - `-m` for min,...

Running `papertrail --min-time today` just comes up empty. Could it be that it is translated to `today at the end of the day`?

This PR comes to improve error messages by showing only the message, and not the trace. It rescues two exceptions: - `ArgumentError` - raised in some cases across the code,...

An assortment of small to medium changes to improve code standards: 1. Exclude `okjson` from Code Climate 2. Remove / rename unused variables, mostly in the `OptionsParser` blocks 3. Add...

Hi, I just started to use slim, and found out about the automatic i18n that can be done with the translator. This is a killer feature for me, and I...