Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby
/
rdoc
Public
Notifications
You must be signed in to change notification settings
Fork
463
Star
928
Code
Issues
126
Pull requests
39
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Display RBS type signatures in documentation
- #1665
#1665
Merged
st0012
merged 10 commits into
master
ruby/rdoc:master
from
integrate-rbs
ruby/rdoc:integrate-rbs
Copy head branch name to clipboard
May 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Display RBS type signatures in documentation
#1665
st0012
merged 10 commits into
master
ruby/rdoc:master
from
integrate-rbs
ruby/rdoc:integrate-rbs
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
Bump minimum Ruby to 3.2, add rbs dependency, update CI
Show description for c49fbed
st0012
committed
c49fbed
View commit details
Copy full SHA for c49fbed
Browse repository at this point
Extract and display RBS type signatures in documentation
Show description for c20cde6
st0012
committed
c20cde6
View commit details
Copy full SHA for c20cde6
Browse repository at this point
Potential fix for pull request finding
Show description for 44eacea
st0012
and
Copilot
committed
44eacea
View commit details
Copy full SHA for 44eacea
Browse repository at this point
Potential fix for pull request finding
Show description for 80a336a
st0012
and
Copilot
committed
80a336a
View commit details
Copy full SHA for 80a336a
Browse repository at this point
Fix type_name_lookup so top-level classes win over nested namesakes
Show description for 60692c8
st0012
committed
60692c8
View commit details
Copy full SHA for 60692c8
Browse repository at this point
Track RBS sig file freshness, propagate to aliases, separate singleton attr keys
Show description for f1985a8
st0012
committed
f1985a8
View commit details
Copy full SHA for f1985a8
Browse repository at this point
Harden RBS signature loading: module-function keys, broader rescue, stale clearing
Show description for 618f045
st0012
committed
618f045
View commit details
Copy full SHA for 618f045
Browse repository at this point
Tighten RBS test suite: consolidate redundant variants, strengthen weak assertions
Show description for f8f7048
st0012
committed
f8f7048
View commit details
Copy full SHA for f8f7048
Browse repository at this point
Address kou and tompng's review comments
Show description for e9d0be4
st0012
committed
e9d0be4
View commit details
Copy full SHA for e9d0be4
Browse repository at this point
Store sidecar .rbs signatures separately from method objects
Show description for 8881293
st0012
committed
8881293
View commit details
Copy full SHA for 8881293
Browse repository at this point
You can’t perform that action at this time.