馃尭 Today is (Hanami) hack day at #RubyConf24, and we have something for everyone!

Come find @timriley at the hack day tables and help us make the framework better, or join @cllns for his afternoon workshop, where you can build your first Hanami app!

Hanami hackers at #RubyConf24! 馃槏

First merged PR from the #RubyConf24 hack day, thank you @seven1m!

https://github.com/hanami/cli/pull/272

Don't allow creating a new app with certain confusing names by seven1m 路 Pull Request #272 路 hanami/cli

I'm at RubyConf! Thanks for letting me sit at the hack day table and talk about Hanami a bit. If this is the wrong direction, feel free to pick it apart or summarily close if not exactly what y...

GitHub

Second merged PR from #RubyConf24 hack day, thank you Hana!

https://github.com/hanami/cli/pull/273

Generated readme additions by hanarimawi 路 Pull Request #273 路 hanami/cli

Generated readme additions Fixes #216

GitHub

Third merged PR from #RubyConf24 hack day, thank you @cflipse!

https://github.com/rom-rb/rom-factory/pull/92

Add `Factory.build` and `Factory.create` by cflipse 路 Pull Request #92 路 rom-rb/rom-factory

This adds two methods to the Factories instances: Factory.create as an alias of Factory.[] Factory.build as a delgator to Factory.structs#[] These are more commonly expected methods for interacti...

GitHub

Fourth merged PR from the #RubyConf24 hack day, another treat from @cflipse! https://github.com/rom-rb/rom-factory/pull/93

Just one more to go and I think we鈥檒l be ready for a RubyConf special edition Hanami release 馃ぉ

Add a setup for using docker compose to run a local database by cflipse 路 Pull Request #93 路 rom-rb/rom-factory

This will prefer a DATABASE_URL if it's set, otherwise, fall back to checking for a running docker database via docker compose, and only if that fails, fall back to a system postgres server Thi...

GitHub
@hanami @cflipse great to see some activity on ROM ecosystem too, not only Hanami!