-
**NOTE**: This project is for Ruby version 2.3 and older.
For Ruby versions >= 2.4 please file an issue [here]( https://github.com/oneclick/rubyinstaller2/issues/new ).
## What problems are you ex…
-
## Is your feature request related to a problem? Please describe.
I've often seen code like this:
```ruby
x.dig(:foo, :bar).first
x.dig(:foo, :bar)&.first
```
which could usually be replaced w…
-
Hi! I'm having issues trying to debug test using the debugger. Getting this error:
![Screenshot 2024-06-17 at 16 29 12](https://github.com/st0012/ruby-lsp-rspec/assets/16313890/3c25e878-7464-4893-8b…
-
From https://www.tofugu.com/japanese/wa-and-ga/
If you take this block and hover the 食べたい then it only detects the kanji without the rest of the word.
The hiragana are a couple levels up from th…
-
## Expected behaviour
`page_articles` to return paginate based on locale
## Actual behaviour
`page_articles` return every blog
## Steps to reproduce the problem
Here are my config
```
act…
-
In order to get double-sided ruby to appear on either side of the base text in HTML, you need the CSS ruby-position property to work with the value under. It currently works per the standard with Geck…
-
### Description
[Android]
An exception is thrown periodically when requesting permissions:
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.dispatchCancelPen…
-
These comments are not meant to be critical, just providing feedback that I really like the functionality but (I presume mostly from the automatic conversion from Ruby) it does not seem that this pack…
-
I'm currently trying to deploy to AWS Lambda. I'm using Ruby -v 2.5.8 and `mysql2` 0.5.2 version.
```
FROM lambci/lambda:build-ruby2.5
WORKDIR /var/task
# Install MySQL
RUN yum -y install …
-
no matter what I do I keep getting logstash Stopped with exit code 123, everything else seems to be working, I can see OSPF data however, the hostname import does not seem to remain after refresh or l…