declarative icon indicating copy to clipboard operation
declarative copied to clipboard

DSL for nested schemas.

Results 4 declarative issues
Sort by recently updated
recently updated
newest added

@seuros Could you update changelog? my dependabot couldn't report changelog about latest version. https://github.com/apotonick/declarative/blob/master/CHANGES.md

This PR adds CI support for the IBM Power Little Endian (ppc64le) architecture. The idea is to ensure that the builds on this architecture are continuously tested along with the...

A few months back, having upgraded trailblazer and some of its dependencies, we started getting the following warning on app boot: ``` $ rails c [Declarative] Defaults#merge! and #call still...

Is there a reason it is not possible to use `Uber::Options` for definition options? If I'm not mistaken, this would allow, for instance, to do the following in Reform: ```ruby...