gem_rbs_collection icon indicating copy to clipboard operation
gem_rbs_collection copied to clipboard

A collection of RBS for gems.

Results 52 gem_rbs_collection issues
Sort by recently updated
recently updated
newest added

Hi all, `ActiveRecord::ReadonlyAttributeError` seems to be missing from the RBS of `activerecord` (checked against 8.0 => https://github.com/ruby/gem_rbs_collection/blob/main/gems/activerecord/8.0/activerecord-generated.rbs) In AR it is defined here: https://github.com/rails/rails/blob/af024b591f8525e51402b897383fc8a0d9bb8ffc/activerecord/lib/active_record/readonly_attributes.rb#L4

Bundled gems will be removed from the rbs repository. Normally the definition of gem_rbs_collection should be used. See also: https://github.com/ruby/rbs/issues/2258