a_fujisaki
a_fujisaki
@ksss Thanks for the reply! I did not describe it well enough. > Why is a change needed for 6.0? This is because the files in the activemodel/7.0 directory are...
@ksss OK! In this PR, I will not change the existing definitions, and just add the `ActiveModel::Error` type to `activemodel-7.0.rbs`. I will further reduce the scope of this PR by...
@ksss I did not use `rbs prototype` and manually added the type to the public API. ref: - https://api.rubyonrails.org/v7.0.8.4/classes/ActiveModel/Error.html - https://github.com/rails/rails/blob/v7.0.8.4/activemodel/lib/active_model/error.rb Please review when you are free.