Apparent documentation bug
|
|
1
|
558
|
March 7, 2020
|
How to access meta fields in structs
|
|
2
|
723
|
January 31, 2020
|
Coercible types constructors discrepancy
|
|
6
|
988
|
January 21, 2020
|
How to nilify in the same way rails does with new versions of dry-types?
|
|
1
|
957
|
December 10, 2019
|
Custom dry type with multiple constraints
|
|
1
|
1132
|
December 6, 2019
|
What is the purpose of providing a type to the `Constructor` function when block is given?
|
|
1
|
673
|
October 30, 2019
|
[dry-struct] How to reuse dry-struct?
|
|
1
|
1305
|
August 16, 2019
|
How can I report a failure in a dry-types constructor?
|
|
10
|
2585
|
August 12, 2019
|
Support for type classes
|
|
4
|
965
|
May 12, 2019
|
Transparently use native ruby types
|
|
2
|
1777
|
April 29, 2019
|
Support for Hash.of
|
|
4
|
733
|
April 29, 2019
|
Params and json coercions rescue from exceptions
|
|
13
|
1209
|
April 23, 2019
|
=== for enum types and type safety
|
|
2
|
964
|
November 25, 2018
|
Dry-validation with custom range type
|
|
1
|
1082
|
August 5, 2018
|
How to use array of user defined objects in dry-struct
|
|
2
|
3706
|
June 1, 2018
|
Testing type of attribute of struct
|
|
2
|
2383
|
April 17, 2018
|
Unable to create a dry-struct from a hash with string keys
|
|
4
|
2867
|
April 2, 2018
|
Required and optional fields
|
|
1
|
949
|
March 29, 2018
|
How to return an object in json to be a hash and not a string hash
|
|
3
|
2142
|
March 16, 2018
|
Seeking guidance/code review for JSON marshaling
|
|
5
|
2064
|
March 13, 2018
|
[Dry::Types] How to rename or map attribute names on initialization?
|
|
1
|
2222
|
November 22, 2017
|
Dry-Configurable using Dry-Types
|
|
1
|
907
|
November 17, 2017
|
Dry equivalent of defining custom Virtus attribute
|
|
2
|
1088
|
September 22, 2017
|
[Dry::Struct] Reusing a set of common attributes
|
|
3
|
2109
|
July 24, 2017
|
Hash type that symbolize keys
|
|
3
|
2022
|
April 5, 2017
|
How do you not have to provide every hash key to Dry::Struct
|
|
10
|
8171
|
November 14, 2016
|
How to handle a dry struct with array attribute with multiple members type
|
|
3
|
4280
|
October 23, 2016
|
How to create custom types with validation, contraints and/or coercion?
|
|
3
|
2332
|
October 16, 2016
|
Dry::Types::Struct non-empty string attribute
|
|
2
|
1828
|
August 25, 2016
|
Validation approach for Domain Objects
|
|
8
|
3574
|
August 11, 2016
|