How to define private attributes?
|
|
2
|
868
|
April 19, 2020
|
Apparent documentation bug
|
|
1
|
561
|
March 7, 2020
|
How to access meta fields in structs
|
|
2
|
730
|
January 31, 2020
|
Coercible types constructors discrepancy
|
|
6
|
1016
|
January 21, 2020
|
How to nilify in the same way rails does with new versions of dry-types?
|
|
1
|
962
|
December 10, 2019
|
Custom dry type with multiple constraints
|
|
1
|
1179
|
December 6, 2019
|
What is the purpose of providing a type to the `Constructor` function when block is given?
|
|
1
|
674
|
October 30, 2019
|
[dry-struct] How to reuse dry-struct?
|
|
1
|
1319
|
August 16, 2019
|
How can I report a failure in a dry-types constructor?
|
|
10
|
2624
|
August 12, 2019
|
Support for type classes
|
|
4
|
970
|
May 12, 2019
|
Transparently use native ruby types
|
|
2
|
1813
|
April 29, 2019
|
Support for Hash.of
|
|
4
|
741
|
April 29, 2019
|
Params and json coercions rescue from exceptions
|
|
13
|
1224
|
April 23, 2019
|
=== for enum types and type safety
|
|
2
|
971
|
November 25, 2018
|
Dry-validation with custom range type
|
|
1
|
1088
|
August 5, 2018
|
How to use array of user defined objects in dry-struct
|
|
2
|
3767
|
June 1, 2018
|
Testing type of attribute of struct
|
|
2
|
2404
|
April 17, 2018
|
Unable to create a dry-struct from a hash with string keys
|
|
4
|
2902
|
April 2, 2018
|
Required and optional fields
|
|
1
|
955
|
March 29, 2018
|
How to return an object in json to be a hash and not a string hash
|
|
3
|
2150
|
March 16, 2018
|
Seeking guidance/code review for JSON marshaling
|
|
5
|
2083
|
March 13, 2018
|
[Dry::Types] How to rename or map attribute names on initialization?
|
|
1
|
2235
|
November 22, 2017
|
Dry-Configurable using Dry-Types
|
|
1
|
910
|
November 17, 2017
|
Dry equivalent of defining custom Virtus attribute
|
|
2
|
1091
|
September 22, 2017
|
[Dry::Struct] Reusing a set of common attributes
|
|
3
|
2120
|
July 24, 2017
|
Hash type that symbolize keys
|
|
3
|
2043
|
April 5, 2017
|
How do you not have to provide every hash key to Dry::Struct
|
|
10
|
8285
|
November 14, 2016
|
How to handle a dry struct with array attribute with multiple members type
|
|
3
|
4379
|
October 23, 2016
|
How to create custom types with validation, contraints and/or coercion?
|
|
3
|
2351
|
October 16, 2016
|
Dry::Types::Struct non-empty string attribute
|
|
2
|
1844
|
August 25, 2016
|