dssjoblom
dssjoblom
### Description It seems like the documentation (https://guides.rubyonrails.org/configuring.html#deploy-to-a-subdirectory-relative-url-root) for setting up relative root deployments is lacking. In some (most?) cases, it is not enough to specify the `RAILS_RELATIVE_URL_ROOT` variable, but...
When using the DeepL API via i18n-tasks, variable names sometimes end up translated as well. From looking at the code, there seems to be an attempt to avoid this, but...
##### Details * Trix version: 1.3.1 (from Yarn) * Browser name and version: Chrome and Firefox, see below * Operating system: Android 10 The bold and italic functions do not...
## Description There seems to be a problem with updating ruby-advisory-db. ## Steps To Reproduce Run `bundle exec bundle-audit check --update` ## Expected Behavior It should do what it normally...
The autofocusing code does not work when replying to a comment, it only works when creating a new comment. The code in _new.js.erb is: ``` $('#-body').focus(); ``` And in _form.html.erb,...
As the title says, destroying a voter does not update cached values in the votable, ie. votes by non-existent voters are still counted when looking at the votable.
This gem works fine with AA 3, but it is disallowed by the gemspec. This commit fixes that.