Sushanth Sathesh Rao
Sushanth Sathesh Rao
- Support generics for classes and modules - Add a new syntax in RDoc comments for generating generics docs in Ruby Depends on [#925](https://github.com/ruby/rdoc/pull/925). - Merge [#925](https://github.com/ruby/rdoc/pull/925) first - Update...
- Support generics for classes and modules - Add a new syntax in RDoc comments for generating generics docs in Ruby
# Description RBS 1.8.0 introduced generic type aliases. But the current version of the gem does not support this change. Hence, this PR adds support for RBS 1.8.0 # Changes...