Ruby 3.3.3 Released— The latest production-happy release of Ruby is here with no new features, but several updates to important dependencies (e.g. RubyGems and REXML) and bug fixes. A safe and sensible update to hop on. Takashi Kokubun |
![]() Rails LTS by Makandra: Support for Old Rails Versions— Get support for old Rails versions with Rails LTS: Gem replacement, compatibility with modern Ruby versions and above all: peace of mind knowing your application is secure. We are Makandra: Rails experts since 2009 and Rails Foundation member! Rails LTS by makandra sponsor |
📄 Articles, Tutorials & Videos |
Async Ruby on Rails— Ruby and Rails don’t operate asynchronously by default, but there are ways to add some async flavor to your apps, such as with the async reactor. Using async as well as other techniques to make your Rails apps a little smoother are shown off here. Matheus Richard |
RBS::Inline: Write RBS Type Declarations Inline— If the idea of writing type annotations (as supported by RBS in Ruby 3.0+) interests you but writing separate RBS files seems clunky, this could provide you with another option. Soutaro Matsumoto |
|