-
In time for each country at 10 p.m., Google Trent Keyword Report will be published with this issue comment.
- Korea
- France
- Swiss
- UK (United Kingdom)
- US (United States of America)
-
In addition to the generated `sublets.json` file, we need to add support for custom sublet prefixes, which are known mappings of a sublet bank range being given a specific prefix in the large bank
…
-
It can be hard to debug when one isn't familiar with the configuration of the repository. We can print the list of excluded gems during the `tapioca gem` command to make it more visible.
https://gi…
-
Repo with simple reproduction here: https://github.com/aalong-tr/tapioca-rails-6-encryption
Tapioca version 0.14.3 includes improvements from #1904 to better handle Rails 7 encrypted attribute beha…
-
I haven't yet determined if this is an issue in Prism or Tapioca:
When generating the RBI for the latest Prism (v0.25.0), it fails with:
```
RBIs exported by `prism` contain errors and can't …
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20frozen_string_literal%3A%20true%0A%23%20typed%3A%20true%0A%0Aclass%20P%0A%20%20extend%20T%3A%3ASig%0A%20%20class%20A%0A%20%20end%0A%0A%20…
-
At the moment one has to write separate admin documentation in FBIS and RBIS.
It would be good to allow sharing of documents (which need to be selected) so that admin docs are created once and are …
-
Code expects `EnumDescriptor` but generated files from tapioca includes `EnumDescriptorProto` not `EnumDescriptor`, so errors like the following show up.
```
sorbet/rbi/dsl/google/protobuf/field_des…
-
### Description
At present when compilers for DSL generation are loaded they are alphabetized and run in that order:
https://github.com/Shopify/tapioca/blob/8678e2ab7b853ccbf3f092ccf553e58773ea…
-
When addressing https://github.com/ruby/prism/pull/1767, I noticed that all of the type annotations associated with `attr_reader` were being lost. I believe we may be incorrectly merging type signatur…