-
### Proposal Date
2024-04-16
### Target Ticket Acceptance Date
2024-10-16
### Earliest Open edX Named Release Without This Functionality
Sumac - 2024-10
### Rationale
The Open edX…
-
@nobu
Thanks for the quick fix. Of course, ruby-loco ran between the two commits.
Not sure whether there's an interest in Windows CI.
Not sure about how many versions to test, as Windows CI…
-
Hello,
Since today, I can't start the Ruby LSP server. Here's the output from the logs:
```
2024-11-06 17:20:09.075 [info] (platform) The Gemfile's dependencies are satisfied
2024-11-06 17:20:10.79…
-
https://nodepattern.herokuapp.com/?p=(%0A%20%20def%20%24_method_name%0A%20%20(args)%0A%20%20(or-asgn%20%24(ivasgn%20_%20...)%20...)%3F%0A)&ruby=def%20foo%0A%20%20%40bar%20%7C%7C%3D%20baz%0Aend
![gr…
-
On Windows, bat file is generated, thus cause Ctrl-C produce the following behavior:
```
Terminate batch job (Y/N)?
```
Which is very inconvenient.
[Scoop Installer](https://scoop.sh/) already …
-
The Lightning talks usually consist of multiple talks by different speakers about different topics. I think we should split up the lightning talks video into multiple individual "talks" on RubyVideo. …
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
According to the manual of **Turnitin** _LTIDeepLinkingRequest_ option should became available for _Course Assignments Menu_
https://help.turnitin.com/feedback-studio/canvas/lti13/administrator/getti…
-
Similar to https://github.com/rubygems/rubygems/issues/8179 but happens on latest Bundler and this is without `--local`.
```
$ ruby -v
ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux]
…
-
### Describe the bug
When writing Ruby code with Treesitter's indent functionality enabled, typing an open brace `{` indents it all the way to the beginning of the line. Other characters, such as an …