Next-gen ruby libs! » github.com/dry-rb » website: https://dry-rb.org » forum: https://discourse.dry-rb.org
assets
in our dry-view context object
#or_fmap
in dry-monads. Thanks @flash-gordon :pray:
dry-initializer
and dry-struct
both solve the same problem - define a list of attributes with constructor
dry-initializer
to define dependencies, and dry-struct
to define an attributes
Dry::Struct
subclass, and I afraid two constructors won't live together