Johan André PRO
Joined 1/20/2020
Johan André PRO said almost 4 years ago on Tracking Changes on Action Text :
Nice!
One thing though - you could probably use the Current

class of ActiveSupport to track the current user.
https://fullstackheroes.com/rails/current-attributes/

Johan André PRO said about 3 years ago on Purge Orphaned Active Storage Records :
Hey! What terminal font are you using?

Johan André PRO said over 2 years ago on Drag and Drop with Hotwire :
This is really awesome yet so simple.
Up to this day, I've been creating specific controllers for each resource.
Using SGID is brilliant.

Thanks for the tip!

Johan André PRO said over 1 year ago on Inline Editing with Turbo :
Good episode!

I actually did this before using turbo frames, I did not know it worked without it.