esparta
esparta
WOW. Increible trabajo, gracias. GitHub me dice que no puede hacer automatic merge, supongo por los archivos que se mueven. Veré qué puedo hacer para tomarlos y llevarlo a producción.
While this PR is reviewed and accepted/rejected, you can use [Dry::Core::DescendantsTracker](https://github.com/dry-rb/dry-core/blob/master/lib/dry/core/descendants_tracker.rb)
> As an aside: The docs for Array#- say: > > If you need set-like behavior, see the library class Set. > > but I don't understand what it means...
> Haha, I guess it looks familiar in the sense that it looks remarkably like the implementation I came up with for Array#subtract! (not sure if that's what you were...
sorry, but how is this related to the facets project?
Hi... It will be really difficult to get any help without a reproducible steps, the maintainers and collaborators need a way to see what the problem is. With the lines...
I think we have something here and it's a little bit subtle under the evaluation of rules. For example, if we make the address field missing a field, the error...
No maintainer or someone to have decision, but before going forward I'd suggest two things: - A set of benchmarking on this. How this will impact the current code. -...
The error message: ``` Could not find an equivalent conversion for predicate :size?. (Dry::Schema::JSONSchema::SchemaCompiler::UnknownConversionError) This means that your generated JSON schema may be missing this validation. You can ignore this...