Tutorials
Kamal Traefik Dashboard for Ruby on Rails 7 - YouTube
Looking at the Traefik Dashboard and how to enable it in Kamal in Ruby on Rails 7.1 and later!Checkout my course(s) at: https://learn.deanin.comDigital Ocean Affiliate Referral Link (2 months credit)https://m.do.co/c/e10ec451ee35Source:https://git...
Introducing form_props: The power of Rails forms now available for React!
Miss the convenience of Rails when working in React? Tired of building React forms ever so slightly different from project to project? Prefer working with HTML over customizing the Rails form builder? Prefer HATEOAS? Boy, do I have the tool for yo...
Write snippet code to rewrite your source code · Synvert
Different than other linter tools (e.g. rubocop) or codemod tools (e.g. jscodeshift), synvert allows you to write snippet code to rewrite your source code.It is a complete solution to automatically rewrite (refactor) your source code.It is a power...
Work around Rails schema noise with one weird trick?
In this project, db/schema.rb has almost 4000 lines, and over 800 get automatically changed any time I run a migration. It’s a little annoying.Not every change is exactly like the above example with precision. There are a few other small issues, b...