Anderson Saunders

Results 4 issues of Anderson Saunders

Assume I have the following file structure: ``` root/ ├─ folder/ │ ├─ file_a │ ├─ file_b ``` `file_a` is a visited(open but not in focus) buffer when using `C-c...

**Context:** The reason behind it is to improve developer experience, as right now when running a command like `hanami db reset` it will fail if the user has any other...

**Context:** The reason behind it is to improve developer experience, as right now when running a command like `hanami db reset` it will fail if the user has any other...

The existing code would fallback to "pry" as it is the first element of the ENGINES constant. This commit makes it fallback to the engined described on the DEFAULT_ENGINE variable...