πΈ Announcing Hanami 2.2
With our new database layer and operations, the Hanami 2 vision is complete!
Producer of http://hanamimastery.com, Ruby developer, productivity madman, chocolate passionate and coffee lover.
πΈ Announcing Hanami 2.2
With our new database layer and operations, the Hanami 2 vision is complete!
Understanding your strong and weak spots allows you to become much more efficient in using resources you have, eliminating toil and minimizing a chance for a burnout.
That makes success much more achievable with less effort put into it.
Understanding who you need by your side allows you to achieve extraordinary results. For me alone focusing on strategic thinking and execution can lead to great success but pairing with a relation-building influencer could blow up the world.
@hanami amazing!
πΈ Announcing Hanami 2.2.0.rc1
In this release, we give you advanced connection options, an out of the box DatabaseCleaner setup, automatic application of `hanami db` commands on the test database, and much more.
Things are feeling good, and 2.2.0 will come next week! Between now and then, weβd love your help with testing πͺπΌ
#TIL The Two types of decisions.
@bkuhlmann I do use them in method calls, and I use them in RSpec, when I want to keep lines readable. Only after a few years of writing RSpec tests I've realised that `eq` is an argument, of `to`:
`expect(...).to(eq(...))`
I made it! This year wroclove.rb
#ruby #conference was a completely different experience! It was a pleasure to have a chance and talk about @hanami ! Thank you everyone for joining and organisers for letting me in!
Another one of the yearly goals checked!
I'm happy to announce a new version of Alba, a JSON serializer for Ruby, JRuby and TruffleRuby.
https://rubygems.org/gems/alba/versions/3.1.0
This version contains a new feature where you can modify/remove the key for metadata. This would be useful for some cases including my own, where the client library seems not accepting nested key for pagination data.
More description is found at https://github.com/okuramasafumi/alba?tab=readme-ov-file#metadata
Enjoy!
Today we got our first official sale of permanent access to our private #ruby discord server! π₯.
https://pro.hanamimastery.com/hanami-mastery-discord-server-access
Thanks! @hanami community can be small, but it's awesome!
@timriley Thank you! Congratulations for pulling this out!
πΈ Iβm overjoyed to share Hanami 2.1 with you all!
https://hanamirb.org/blog/2024/02/27/hanami-210/
Over a year in the making, this release delivers our take on views and assets, and is another big step closer to our full stack app vision.
@joeldrapper yeah. On the finish line to upgrade last, biggest service to Ruby 3.x
@lucian we share the goal then!
@postmodern yeah... I have listed PHP as technology I don't want to deal with at all, which results with 30% of job offers in PHP... People can't read.
@dcrossney thank you! It's a grind but I love being a part of it and If I can have an impact and help some ruby devs I am very happy of continuing :)
@dcrossney @friendlyrb I kind of agree, though I am producing junior/mid-friendly content for 2 years and I know that conferences mostly are targeted to more senior-ish devs. What is a chance a senior dev working on rails will suddenly switch to Hanami π€? I did, but I am... A weirdo in a lot of cases π
@aria I don't agree here. It can be default for rails but a lot companies have rspec as default. Also activesupport aims to be framework agnostic and to be used in any ruby app. I would expect this to not be hard dependency but a plugin, or extension to be loaded when needed