Dear #RubyFriends , save the date!
The first edition of #RubyConfAT is taking place on 29-31th of May in 2026 in Das MuTh theatre in Vienna, Austria. ๐
Check out our website and subscribe to the newsletter for news about tickets and speakers to come.
#Ruby#Rails#Vienna
@jchibbard TIL! That's awesome, thank you for sharing!
Just had the use case today of sharing a small middleware between apps, for which this gist approach is perfect.
https://t.co/uWykuBK3mP
As a next step for Herb, I'm happy to announce the release of the Herb Language Server and @code extension.
Built on top of Herb's HTML-aware ERB parser to bring diagnostics, instant feedback, and structural awareness to HTML+ERB files.
Still early. Feedback is very welcome!
Super happy to release Hotwire Native Dev Tools, a lightweight package to enhance the Hotwire Native development experience.
Source:
https://t.co/JyIp7FTxOv
I love working with Hotwire Native apps. It's such a joy to create mobile apps with it.
Over the past year I've often thought about the dev tools I wish existed. This package is the result. More ideas are in the works.
Native tab bars are coming to Hotwire Native - as a first-party component!
iOS: https://t.co/OzFwly3D2l
Android: https://t.co/ucu8SAgJAe
I'm going to record a video of how to get them working when these PRs get merged. ๐
@mhenrixon A fix crontab instead of whenever should also be working. In a different project with a fix crontab my cmd looks like this:
cmd: bash -c "cat deploy/crontab_production | crontab - && cron -f"
To celebrate 100+ stars I'm officially announcing my new library.
๐ฒ Bridge Components for Hotwire Native apps
โขย 11+ components
โขย iOS and Android support
โขย Example iOS, Android, and Rails apps
โขย Full source code
Copy-paste into your app and wire up the HTML!