Dorian Karter

Results 28 issues of Dorian Karter

steps like: ``` ruby Then(/^#{capture_model} should not be (?:in|one of|amongst) expect(model!(owner).send(association)).not_to include(model!(target)) end ``` were easily found, but steps like: ``` ruby Given %r{^that campaign is published$} do model('campaign').update(status: 'published')...

Hi @falood, I am trying to use this package from another package (exsync) and keep getting this error message in my console: ``` 16:54:02.170 [error] Can't find executable `mac_listener` ```...

Hi there, I have a model using both a state machine with `aasm` and `acts_as_paranoid` from the [paranoia gem](https://github.com/rubysherpas/paranoia) when I run rails console I get the following: ``` ❯...

I recently switched my zsh plugin manager to zplug which is a wonderful and fast plugin manager for zsh. It also allows pulling binaries or zsh files from other git...

_It's very possible that I'm using it wrong_, but I tried converting the `bun create react ./app` to a typescript app instead of javascript, and noticed that when I add...

Hi everyone, First, please accept my apologies for not maintaining this plugin more actively. I know there have been some open issues and pull requests going stale and those should...

Hey! I use kindaVim in Brave Browser, and every time I open a website that has Vim keybindings in an editor, kindaVim gets in the way of the editor (e.g....

- fix(nvim): remove duplicate mapping for rg - wip

![Screenshot 2023-12-11 at 14 05 35@2x](https://github.com/dkarter/dotfiles/assets/551858/728ec92f-cad5-4221-b3ec-7dbfa7ea0256) Can't remember how I set it up, but there was some manual step that would be good to automate as part of setup. May...