News
Rails system test with mobile viewport | Frank's blog
While building my subscription tracking service I broke the mobile navigation menu and deployed it to production. It was only after a day or so that a user emailed me to report this bug. I directly understood why my ads did not convert! This shoul...
Rails ERD – Entity-Relationship Diagrams for Rails
Rails ERD loads your Active Record models and processes all their attributes and associations (has_one, has_many, etc.). This information is combined into a single diagram. Because Rails ERD uses reflection instead of static analysis, it even reco...
107 - Object Modeling and Testing Techniques with Lee McAlilly | Rails with Jason
In this episode Lee McAlilly and I discuss how to decide where to put your code, the benefits of good naming conventions, and how testIn this episode Lee McAlilly and I discuss how to decide where to put your code, the benefits of good naming conv...
Ruby JIT and MJIT ft. Takashi Kokubun - RUBY 510 | Devchat.tv
Takashi Kokubun joins the Rogues to dive into Just in Time compiling, Ruby 3.0 and all the goodness that comes with it.He explains how it relates not only to Ruby performance, but Rails performance and what it means to different kinds of loads tha...
2022 Fukuoka Ruby Award Competition - Entries to be judged by Matz
Dear Ruby Enthusiasts,The Government of Fukuoka, Japan together with “Matz” Matsumoto would like to invite you to enter the following Ruby competition. If you have developed an interesting Ruby program, please be encouraged to apply.2022 Fukuoka R...