2 comments
I discover the same, Ruby is not just Ruby on Rails. So I made the same change for my engine and I wrote something about it here:<p><a href="https://a-chacon.com/just%20ruby/on%20rails/2025/07/01/from-engine-to-framework-agnostic-solution.html" rel="nofollow">https://a-chacon.com/just%20ruby/on%20rails/2025/07/01/from-...</a><p>It is nice to see more people building outside Ruby on Rails, that create a health environment.
Interesting lib. Sort of like Hotwire Native<p><a href="https://native.hotwired.dev/" rel="nofollow">https://native.hotwired.dev/</a>
Not a coincidence, he's someone who's writing about hotwire a lot: <a href="https://masilotti.com/hotwire-native/" rel="nofollow">https://masilotti.com/hotwire-native/</a>
Yep! Ruby Native actually uses Hotwire Native under the hood in some scenarios.