James Klein
James Klein
Perhaps an env var like `TMUX_CONF_LOCAL` which can be set to `/path/to/tmux.conf.local`
Feature request to add hard drive storage stats. ie. free space & total
I have the following in my model: ``` class Cv < ActiveRecord::Base has_attachment :attachment, accessible: false validates :attachment, presence: true ``` If I attempt a save via form submit with...
Would it be possible to use caching (cache GH action) for the installation of reviewdog?
Answering the call here: https://github.com/Sorcery/sorcery/wiki/Testing-Rails#feature-tests-w-selenium-or-webkit In system tests, we've been stubbing our SSO calls to WorkOS and then visiting our sso callback action. That action ends up calling `auto_login`. This...
👋 This is a feature request to be able to pass in a single component/story to the `view_component_storybook` command. For context, we run a file watcher on our stories &...
According to the hal spec, [`_links` are optional](https://tools.ietf.org/html/draft-kelly-json-hal-03#section-4.1.1) Please let me know if this is expected behavior. If so, I'm afraid I can't use this gem.
Seems to break because `Ingreedy.parse("Kosher salt")` doesn't have a count such as `1 Kosher salt`
I would love to avoid having `yaml-lint -i ./` run on my gitignored files and directories. Perhaps in lieu of that feature, do you know how to get it to...