-
Howdy 👋🏻 I'm trying to trace through an issue I'm seeing with generating RBIs for [sorbet-schema](https://github.com/maxveldink/sorbet-schema). The standard gem compiler works well for the library, _e…
-
(Environment: Ruby 3.3.4, Rails 7.1, Sorbet 0.5.11558, Tapioca 0.16.2.)
Our gem bundle includes the [`flipper`](https://github.com/flippercloud/flipper) and `flipper-active_record` gems. After upgrad…
-
The RBIs auto-generated by Tapioca can conflict with hand-written annotations, such as from [RBI central](https://github.com/Shopify/rbi-central). This causes Sorbet to complain about method redefinit…
-
It passed in the PR https://github.com/Shopify/ruby-lsp/pull/2378
but is failing on main:
```
- Resolving version...
Failed to run tests
error Command failed with exit code 1.
info Visit htt…
-
作者您好,非常令人深刻的工作,目前我在重复示例相关工作时,通过Linux系统首先通过Conda建环境,包括用conda安装GenomicRanges和IRanges,在JupyterLab下面运行示例代码:
```
system.time(
#1.start to run the wrapper functions for example.
Pagwas_data
-
**Describe the idea**
It would be nice if the [monitor_check_ins.rb](https://github.com/getsentry/sentry-ruby/blob/3fa341cfd01d1770887a57726bc1444199c692c8/sentry-ruby/lib/sentry/cron/monitor_check…
-
**General info**
My gateway is currently running firmware version 19.4 in UK.
- Product: DGA0122nlk
- Countries: UK
- Commercial name from the ISP: None known.
- Board: (VCNT-P)
**Did anyb…
-
Is there a way to loop through every day of the season and get your _accumulating_ score for a rate stat?
In order to find my HR score for any given day of the season, I can check all previous days…
-
Would be nice to do something like:
```
$ tapioca dsl --file my_ruby_file.rb
```
And have it automatically generate the RBIs for the classes in the given ruby file.
My use case is it would …
-
Updated by Lim:
1. There are multiple instances of using "echo" meaninglessly.
In rules:
- merge_align_stats_for_all_samples
- merge_call_stats_for_all_samples
In script:
- rBis.getReadStats…