Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ActiveSupport::Rescuable::ClassMethods
This annotation binds the block param of `rescue_from` to `T.attached_class` so that sorbet can correctly identify that the scope is the instance of the controller.
- Loading branch information