Kenichi Takahashi
Kenichi Takahashi
In activesupport 7.x there was a change in the required require as shown in https://github.com/rails/rails/issues/43851 .If you require each of them, it will look like this. ``` require 'active_support/core_ext/hash/conversions' require...
Create .rbs signatures.
I want to add RBS type definitions for the user interface. They don't need to be perfect.
The README's build badge shows Travis CI. Update it to GitHub Actions or remove it.