493 Followers
187 Following
363 Posts
馃嚬馃嚰馃嚞馃嚙
Ruby committer; Improving Ruby tooling @Shopify鈥檚 Ruby DX Team
GitHubhttps://github.com/st0012
Bloghttps://st0012.dev

Have you noticed how great the Ruby docs looks like for the master?
https://docs.ruby-lang.org/en/master/

Thank you @st0012 and the entire team contributing to RDoc for these improvements.

I tried to explain why I don't believe the recent accusations toward my former teammates, as well as how the Ruby and Rails Infra team at Shopify operates and why it can be trusted.

https://byroot.github.io/opensource/ruby/2025/10/09/dear-rubyists.html

Dear Rubyists: Shopify Isn鈥檛 Your Enemy

I鈥檝e been meaning to write a post about my perspective on Open Source and corporate entities. I already got the rough outline of it; however, I鈥檓 suffering from writer鈥檚 block, but more importantly, the whole post is a praise of how Shopify engages with Open Source communities. Hence, given the current climate, I don鈥檛 think I could publish it without addressing the elephant in the room first anyway.

byroot鈥檚 blog
Ruby Debugging Tips and Recommendations in 2025

A quick list of Ruby debugging tips and recommendations from Shopify鈥檚 Ruby DX team

Rails at Scale

As his wife I think the thing that would thrill him the most is if there could be a scholarship in his name at Ruby conferences. All the full price people can kick in an extra $10 each and then some people who otherwise wouldn't be able to go can come and learn.

His life's mission was to help people access information and learning.

馃帣锔廚ew Episode of Code and the Coding Coders who Code it! Episode 43 with @st0012

https://podcast.drbragg.dev/episodes/episode-43-stan-lo

#ruby #Rails #code #coding #coders #podcast

Episode 43 - Stan Lo

We talk about Ruby, Rails, JavaScript, and everything in between. From tiny tips to bigger challenges we take on 3 questions a show; What are you working on? What's blocking you? What's something cool you want to share?

Let鈥檚 give Ruby鈥檚 English documentation new homepages! If this is accepted in time, it鈥檒l be applied to the upcoming Ruby 3.4 documentation. We can then explore ways to backport similar changes to older Ruby versions.

The current homepage just shows the project鈥檚 readme, which is less helpful than a dedicated page in most cases.

PR: https://github.com/ruby/ruby/pull/12227

[DOC] New homepage for docs.ruby-lang.org/en by st0012 路 Pull Request #12227 路 ruby/ruby

The homepage of a language's documentation website should provide developers with quick access to important components, topics, and resources. Here are some good examples: Ruby's Japanese ...

GitHub

I wrote something about Ruby鈥檚 documentation. If you鈥檙e at #RubyConf this week and want to improve it together, come talk to me 馃檪

https://st0012.dev/a-rdoc-maintainer-s-view-on-ruby-s-documentation

A RDoc Maintainer's View on Ruby's Documentation

As someone who genuinely cares about Ruby's developer experience, I've been thinking about Ruby's documentation for a while, especially after I became a maintainer of RDoc. And I'd like to share my thoughts on the current state of Ruby's documentatio...

Mostly Ruby DX
Thanks to @thomasmarshall and @hsbt's help, docs.ruby-lang.org now has favicon 馃槃

And for issue reports and feature requests, please open them in https://github.com/ruby/rdoc/issues

Thanks!

Issues 路 ruby/rdoc

RDoc produces HTML and online documentation for Ruby projects. - Issues 路 ruby/rdoc

GitHub

For the first time, https://docs.ruby-lang.org/en/master is now using red 馃敶 instead of green 馃煝, and with more selective highlighting.

Like the previous update, this isn鈥檛 final either. We plan to make incremental, continuous improvements to RDoc and http://docs.ruby-lang.org 馃槃

Documentation for Ruby 3.4

Documentation for Ruby 3.4: What is Ruby? Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to p