-
I was working on a Rails app and finished all my tasks. I wanted to be proactive, and a new Ruby minor version was available (3.2.1). It was almost 5 P.
Read more -
I just joined a new project building a Ruby on Rails app with some React bits. The React bits are implemented with Superglue. This was my first experie.
Read more -
There are many ways to load code and access file-related constants in Ruby. We can create a clear architecture by separating and handling concerns into.
Read more -
Rails 7.1 has introduced a new option in Active Job that allows us to add support for logging background job enqueue callers. It provides information a.
Read more -
Exporting to PDF from HTML can be a bit of a can of worms, especially with CSS not quite working the way it does in a web browser. However with the rig.
Read more