2 comments

  • achayala19 minutes ago
    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:&#x2F;&#x2F;a-chacon.com&#x2F;just%20ruby&#x2F;on%20rails&#x2F;2025&#x2F;07&#x2F;01&#x2F;from-engine-to-framework-agnostic-solution.html" rel="nofollow">https:&#x2F;&#x2F;a-chacon.com&#x2F;just%20ruby&#x2F;on%20rails&#x2F;2025&#x2F;07&#x2F;01&#x2F;from-...</a><p>It is nice to see more people building outside Ruby on Rails, that create a health environment.
  • vmsp3 hours ago
    Interesting lib. Sort of like Hotwire Native<p><a href="https:&#x2F;&#x2F;native.hotwired.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;native.hotwired.dev&#x2F;</a>
    • dewey1 hour ago
      Not a coincidence, he&#x27;s someone who&#x27;s writing about hotwire a lot: <a href="https:&#x2F;&#x2F;masilotti.com&#x2F;hotwire-native&#x2F;" rel="nofollow">https:&#x2F;&#x2F;masilotti.com&#x2F;hotwire-native&#x2F;</a>
    • joemasilotti48 minutes ago
      Yep! Ruby Native actually uses Hotwire Native under the hood in some scenarios.