-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Docker
### Package manager version
_No response_
### Language version
_No response_
###…
-
#### Input
`srb tc --lsp`
root directory contains a rbi folder
#### Observed output
error msg: Sorbet's language server requires a single input directory.
use `srb tc --lsp --no-config -…
-
[Sorbet](https://sorbet.org/) is a gradual typing system.
Consider typing `ruby-cldr` using Sorbet to help catch typing bugs?
-
Sorbet now supports proper type inference when narrowing types using `grep` [sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0A%0Astrings_or_integers%20%3D%20T.let%28%5B%5D%2C%20T%3A%3AArray%5BT…
-
An incorrect signature is being generated for the `.new` method in an ActiveRecord model.
Even though the `.new` method does not support arrays, this signature is nevertheless being generated:
```…
-
```bash
$ srb
spec/spec_helper.rb:385: Unable to resolve constant Sorbet https://srb.help/5002
385 |RSpec::Sorbet.allow_doubles!
```
I followed the directions in the readme. I added the `g…
-
👋 Hello @hsbt I was chatting with @mame on Slack, thank you for providing such fast responses! Nice to meet you.
Here's some context for the behavior we're seeing:
- At https://github.com/sorbet…
-
When authoring a JavaScript library with TypeScript, package authors can choose to write in `.ts` files, and the `tsc` command outputs `.d.ts` files which can be referenced in a `package.json` for the…
-
https://rspec.info/features/6-0/rspec-rails/request-specs/request-spec/
`RSpec.describe SomeClass, type: :request do`
a 'response' method is often referenced in these tests.
method_missing wi…
-
For the mod to work, we need a few armor sets for the user to choose between. Create a few, either through modifications to vanilla items or by making entirely new items.
Report to Sorbet for any que…