File Storage for Hanami, for those coming from other frameworks.

As someone who is also coming from a Rails background, and who mentors juniors, having on-ramps from Rails to Hanami feels very reasonable and is something that is welcomed! See the response here: A Ruby Ecosystem for Web Apps - #2 by cllns

I wonder if V0.5/V1 would simply be writing adapter code so that ActiveStorage can be slotted into a Hanami app; akin to how I imagine it’s possible to use ActiveRecord as the DB layer in a Hanami app. Then, it’s avoiding Yet Another Solution, and the “next step” could be Shrine