Peter Solnica
Peter Solnica
It does not look like this custom struct class is used. Regardless, structs should not be used for coercing keys. We have `Relation#output_schema` for this, as I mentioned - see...
@IzumiSy what would be the benefit of migrating to Mongoid?
This adapter doesn’t support associations yet. So this is expected to fail. It should have its own schema and custom implementation of individual association types.
> @v-kolesnikov I have to use combine_with and custom mappers? yes, until somebody adds association API 😅
@v-kolesnikov yes you can have cross-adapter associations and yes it will require `override: true`
:+1: this definitely deserves a separate sub-section in "guides"
The website does not support localization. This is a very low priority at the moment. We may consider doing it in the future though, so I'm leaving this as open...
I'd say we should start with a plain warden-based solution. I checked most auth solutions a year ago and literally nothing could be used with rom easily as they all...
we could start with rails, then add hanami when its new version is released, a trailblazer guide would be cool too
@ianks @waiting-for-dev I started working on some improvements in #297 - I consider this to be the first step, because we need a nicer setup to be able to do...