Building a framework-agnostic Ruby gem (and making sure it doesn't break)
41 points by joemasilotti 3 days ago | 6 comments

achayala 3 hours 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.

reply
thunderbong 48 minutes 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

reply
joemasilotti 7 minutes ago
You still need to pay $99 to Apple (every year). Ruby Native doesn't replace your accounts, it just augments them.
reply
vmsp 6 hours ago
Interesting lib. Sort of like Hotwire Native

https://native.hotwired.dev/

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