Rails authentication with Rodauth, an elegant Ruby gem
A review of simple web form, and how Ruby-on-Rails handle them. From scratch.
A review of simple web form, and how Ruby-on-Rails handle them. From scratch.
Turbo frame is a powerful feature of Hotwire, here is a quick memo about how to follow conventions in the simplest case. Convention over configuration is powerful, but sometimes it is also a problem when you are not sure anymore about conventions ;) so I plan to release more "simplest *** Hotwire feature".
Whether MBappé is able to join Real Madrid depends on your ability to write the correct algorithm
Hatchbox.io is a deployment platform for Ruby-on-Rails users. I used it recently, so for people ashamed of trying, here is my review.
Laravel 11 is the new version of Laravel - at the time of writing. Let's see how to install it on a Ubuntu-based machine.
Learn how to benchmark (i.e. measure performance) Ruby code in this small article.