HN.zip

Building a framework-agnostic Ruby gem (and making sure it doesn't break)

36 points by joemasilotti - 5 comments
thunderbong [3 hidden]5 mins ago
On the Ruby Native pricing page [0], do the pricing tiers include the app store charges?

What I mean is, if I were to take the starter bundle at $299/mo, do I still need to pay Apple and Google their store subscription charges?

[0]: https://rubynative.com/pricing

achayala [3 hidden]5 mins 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:

https://a-chacon.com/just%20ruby/on%20rails/2025/07/01/from-...

It is nice to see more people building outside Ruby on Rails, that create a health environment.

vmsp [3 hidden]5 mins ago
Interesting lib. Sort of like Hotwire Native

https://native.hotwired.dev/

dewey [3 hidden]5 mins ago
Not a coincidence, he's someone who's writing about hotwire a lot: https://masilotti.com/hotwire-native/
joemasilotti [3 hidden]5 mins ago
Yep! Ruby Native actually uses Hotwire Native under the hood in some scenarios.