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
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 }}
sferik
/
x-ruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
23
Star
111
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2026
Use strict
sferik
committed
62c805e
View commit details
Copy full SHA for 62c805e
Browse repository at this point
Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.1.0
Show description for 32db78a
dependabot[bot]
authored and
sferik
committed
32db78a
View commit details
Copy full SHA for 32db78a
Browse repository at this point
Bump actions/upload-pages-artifact from 3 to 5
Show description for 80e306a
dependabot[bot]
authored and
sferik
committed
80e306a
View commit details
Copy full SHA for 80e306a
Browse repository at this point
Bump actions/deploy-pages from 4 to 5
Show description for 184b8d9
dependabot[bot]
authored and
sferik
committed
184b8d9
View commit details
Copy full SHA for 184b8d9
Browse repository at this point
Bump actions/checkout from 4 to 7
Show description for 8d83115
dependabot[bot]
authored and
sferik
committed
8d83115
View commit details
Copy full SHA for 8d83115
Browse repository at this point
Bump actions/configure-pages from 5 to 6
Show description for c171e85
dependabot[bot]
authored and
sferik
committed
c171e85
View commit details
Copy full SHA for c171e85
Browse repository at this point
Add Dependabot configuration for GitHub Actions and Bundler
sferik
committed
86b6fb2
View commit details
Copy full SHA for 86b6fb2
Browse repository at this point
Enable method coverage
sferik
committed
1f26a10
View commit details
Copy full SHA for 1f26a10
Browse repository at this point
Ignore mutant
sferik
committed
3cb220b
View commit details
Copy full SHA for 3cb220b
Browse repository at this point
Commits on Jul 13, 2026
Update SimpleCov to version 1.0
sferik
committed
884b224
View commit details
Copy full SHA for 884b224
Browse repository at this point
Commits on Mar 1, 2026
Prepare for version 0.19.0 release
sferik
committed
3735866
View commit details
Copy full SHA for 3735866
Browse repository at this point
Add streaming support
sferik
committed
e0c9567
View commit details
Copy full SHA for e0c9567
Browse repository at this point
Commits on Feb 27, 2026
Remove Connection::DEFAULT_DEBUG_OUTPUT
sferik
committed
827e8e7
View commit details
Copy full SHA for 827e8e7
Browse repository at this point
Commits on Jan 6, 2026
Prepare for version 0.18.0 release
sferik
committed
f4238a0
View commit details
Copy full SHA for f4238a0
Browse repository at this point
Expose authenticator on Client via attr_reader
sferik
committed
575e325
View commit details
Copy full SHA for 575e325
Browse repository at this point
Update OAuth2 token endpoint to api.x.com
sferik
committed
9214a6b
View commit details
Copy full SHA for 9214a6b
Browse repository at this point
Add expiration buffer to OAuth2Authenticator#token_expired?
Show description for 3c8f63e
sferik
committed
3c8f63e
View commit details
Copy full SHA for 3c8f63e
Browse repository at this point
Refactor OAuth2Authenticator to use X::Connection
Show description for 7c7717a
sferik
committed
7c7717a
View commit details
Copy full SHA for 7c7717a
Browse repository at this point
Add newlines after each attribute definition
sferik
committed
cdf9894
View commit details
Copy full SHA for cdf9894
Browse repository at this point
Enable Style/Documentation and disable Lint/MissingSuper
sferik
committed
944eb84
View commit details
Copy full SHA for 944eb84
Browse repository at this point
Change TOKEN_URL to TOKEN_PATH and rescue JSON::ParserError
sferik
committed
fee0563
View commit details
Copy full SHA for fee0563
Browse repository at this point
Fix OAuth 2.0 token endpoint to use api.twitter.com
Show description for acdd560
sferik
committed
acdd560
View commit details
Copy full SHA for acdd560
Browse repository at this point
Add OAuth 2.0 authentication with token refresh support
Show description for d4c03cb
sferik
committed
d4c03cb
View commit details
Copy full SHA for d4c03cb
Browse repository at this point
Update to Minitest 6
sferik
committed
fc1e48d
View commit details
Copy full SHA for fc1e48d
Browse repository at this point
Commits on Jan 2, 2026
Update maintainability badge to use Qlty instead of CodeClimate
sferik
committed
261e9f4
View commit details
Copy full SHA for 261e9f4
Browse repository at this point
Commits on Jan 1, 2026
Use Array.new(count) instead of .times.map if count is positive
sferik
committed
443d453
View commit details
Copy full SHA for 443d453
Browse repository at this point
Commits on Dec 26, 2025
Extract ClientCredentials module from Client class
sferik
committed
42b9f4d
View commit details
Copy full SHA for 42b9f4d
Browse repository at this point
Prioritize errors array over title/detail in error messages
Show description for 75279b9
sferik
committed
75279b9
View commit details
Copy full SHA for 75279b9
Browse repository at this point
Add AccountUploader for profile image and banner uploads
Show description for 7833dd2
sferik
committed
7833dd2
View commit details
Copy full SHA for 7833dd2
Browse repository at this point
Raise InvalidMediaType error for unsupported file extensions
Show description for 2b6eacc
sferik
committed
2b6eacc
View commit details
Copy full SHA for 2b6eacc
Browse repository at this point
Commits on Dec 25, 2025
Test on Ruby 4.0
sferik
committed
00b913d
View commit details
Copy full SHA for 00b913d
Browse repository at this point
Add YARD/yardstick and require 100% documentation coverage
sferik
committed
b770c54
View commit details
Copy full SHA for b770c54
Browse repository at this point
Enable branch coverage and require 100% branch coverage
sferik
committed
93f993e
View commit details
Copy full SHA for 93f993e
Browse repository at this point
Include Sigstore attestations for provenance
sferik
committed
ab45cef
View commit details
Copy full SHA for ab45cef
Browse repository at this point
Commits on Dec 2, 2025
Prepare for version 0.17.0 release
sferik
committed
8c421f3
View commit details
Copy full SHA for 8c421f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.