gem_rbs_collection icon indicating copy to clipboard operation
gem_rbs_collection copied to clipboard

`ActiveRecord::ReadonlyAttributeError` seems to be missing from `activerecord`

Open stevegeek opened this issue 1 month ago • 0 comments

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

stevegeek avatar Oct 31 '25 20:10 stevegeek