Stan Lo
Posts
-
2024-07-23 •
Stan Lo
Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024
In the first half of 2024, Ruby LSP has seen significant enhancements, particularly in the area of code navigation, thanks to the advancement of its indexer. In this post, we'll dive into the major code navigation enhancements that have been made to Ruby LSP. We'll also touch on some experimental features that are on the horizon. -
2024-07-17 •
Stan Lo
Mid-Year Review: IRB and Rails Console Enhancements in the First Half of 2024
As a core part of the Ruby ecosystem, IRB (Interactive Ruby) is an invaluable tool for developers. With its rapid pace of changes and improvements, staying up-to-date with the latest features can significantly enhance your development workflow. In this post, we’ll cover the significant updates to IRB from the first half of 2024 (between
v1.11.0
andv1.14.0
), as well as enhancements in the Rails Console. -
2023-12-24 •
Stan Lo
Unveiling the big leap in Ruby 3.3's IRB
In this blog post, we will delve into the major enhancements introduced in Ruby 3.3’s IRB, as well as what’s currently planned for the next year.