Hacker News

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

36 points by joemasilotti ago | 5 comments

achayala |next [-]

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.

thunderbong |next |previous [-]

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

vmsp |previous [-]

Interesting lib. Sort of like Hotwire Native

https://native.hotwired.dev/

dewey |root |parent |next [-]

Not a coincidence, he's someone who's writing about hotwire a lot: https://masilotti.com/hotwire-native/

joemasilotti |root |parent |previous [-]

Yep! Ruby Native actually uses Hotwire Native under the hood in some scenarios.