-
## :ghost: Brief Description
Running test-kitchen in Windows WSL with Hyper-V returns:
```
Traceback (most recent call last):
29: from /usr/bin/kitchen:352:in `'
28: from /usr/b…
-
I did a fresh install of Ceedling, and it is incompatible with Ruby 3.2.2.
```bash
ceedling example temp_sensor
C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/ceedling-0.31.1/bin/ceedling:12:in `': undef…
-
hello,
while trying to include the deploy block as suggested in this repo, i get the following error when i try to execute middleman server or middleman build.
/home/aditya/development/slate/slate/…
-
I suggest including support for decorating `ActiveStorage` attachment. Since `ActiveStorage` does not derive from `ActiveRecord`, this is not automatic. I currently do it by putting
```
Draper.set…
-
### Your environment
- `vscode-ruby` version:
- Ruby version: 2.7
- Ruby version manager (if any):
- VS Code version: 1.54.2
- Operating System: Unix docker image
- Using language server? nope…
-
### Idea
Edit: it seems supporting the XDG spec would satisfy most peoples needs, so renaming to capture this intent.
Currently `asdf-nodejs`, `asdf-ruby` and `asdf-python` among other plugins a…
-
Start with a standard-issue test site with recent versions of `blacklight` and `blacklight_range_limit`:
```
gem 'blacklight', "= 7.32.0"
gem "blacklight_range_limit", "=8.2.3"
```
### Scenar…
-
When using the RedCloth gem under Ruby on Rails in a Docker container on an Apple M1 system, the string get truncated just before the first non-ascii character. The problem does not happen on an Apple…
-
The `:allow_origin` option accepts an array and that results in multiple declarations of the `Access-Control-Allow-Origin` header. This causes an error in most browsers.
The approach I would personal…
-
I only use biber, never bibtex, and frequently make use of TeX-like comments (`%` and anything up to the end of line) just anywhere:
```latex
% outside of an entry
@book{ book,
% inside, separat…