issues
search
dry-rb
/
dry-logic
Predicate logic with rule composition
https://dry-rb.org/gems/dry-logic/
MIT License
179
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix documentation
#113
k-dubil
closed
4 months ago
0
Fix broken negation example in documentation
#112
Drenmi
opened
6 months ago
0
Fix truth table for implication in documentation
#111
Drenmi
closed
6 months ago
1
Add predicates for UUIDv6/7/8
#110
Ptico
closed
1 year ago
2
Fix documentation: implication operation description
#109
AllanQ
closed
6 months ago
0
Fix spelling of is_natural_and_odd.
#108
keithrbennett
closed
1 year ago
0
Fix NoMethodError when trying to get AST of a Builder's result.
#107
estum
closed
1 year ago
2
Make `Predicates.eql?` compatible with `Object#eql?`
#106
solnic
closed
1 year ago
0
Make `respond_to?` compatible with default behavior
#105
solnic
closed
1 year ago
0
IRB crash
#104
vladimirtemnikov
closed
1 year ago
12
Error: undefined method `build' for Dry::Logic::Rule::Predicate:Class
#103
Vasu1105
closed
1 year ago
1
Check something is a string before checking its format
#102
matthewdavidlloyd
closed
2 years ago
1
improved GitHub diff link against main instead of master
#101
ncreuschling
closed
2 years ago
1
`dry-types 1.5.1` is broken with `dry-logic ~>1.3`
#100
ojab
closed
2 years ago
1
Deprecate respond_to? in favor of interface?
#99
solnic
closed
2 years ago
0
Deprecate eql? in favor of is_eql?
#98
solnic
closed
2 years ago
0
Add empty Operations module to fix spurious loading issues
#97
robhanlon22
closed
2 years ago
2
Zeitwerkify
#96
solnic
closed
2 years ago
0
Rename predicate #respond_to into #responds_to
#95
CandyFet
closed
2 years ago
10
Add uri_rfc3986? matcher to support validating full URL
#94
hieuk09
closed
2 years ago
4
Rename eql? into eq? and not_eql? into not_eq?
#93
casperisfine
closed
2 years ago
4
`Predicate#eql?(left, right)` breaks lots of conventions
#92
casperisfine
closed
1 year ago
4
Test failures on i386 architecture
#91
dleidert
closed
2 years ago
6
Fix NameError: uninitialized constant Dry::Logic::Predicates::Methods::URI
#90
dleidert
opened
2 years ago
0
Fix issue if we send not string to format?
#89
MaximeRVY
closed
2 years ago
1
Fix of typos
#88
pedrofurtado
closed
2 years ago
1
Update predicates.html.md documentation
#87
aristotelesbr
closed
3 years ago
0
Clean up predicate & operation docs
#86
oleander
closed
3 years ago
0
Change arity of binary op constructor
#85
flash-gordon
closed
3 years ago
0
Implement parsing string representations back to AST.
#83
estum
closed
1 year ago
1
Allow for nested check operations in Ruby 3.0
#82
oleander
closed
3 years ago
0
Add predicate and operation builder
#81
oleander
closed
3 years ago
14
Extend documentation
#80
oleander
closed
3 years ago
1
Extend documentation for predicates and operations
#79
oleander
closed
3 years ago
1
Extend attr? predicate to optionally match attr value
#78
tallica
closed
3 years ago
6
Better support for negative arity
#77
flash-gordon
closed
4 years ago
0
Fix incorrect comments in uuid_v1_spec and uuid_v5_spec files.
#76
jamesbrauman
closed
4 years ago
0
Add predicates for checking V1, V2, V3, V5 UUIDs.
#75
jamesbrauman
closed
4 years ago
3
remove extra 'the' in comment
#74
davich
closed
4 years ago
0
`respond_to?` predicate needs to be renamed
#73
dgutov
closed
2 years ago
1
Change argument name in the "size?" method to "num"
#72
tadeusz-niemiec
closed
4 years ago
3
Add URI predicate
#71
nerburish
closed
4 years ago
3
Update operations.html.md - invalid result
#70
kml
closed
4 years ago
0
correct insecure uuid_v4? predicate regexp
#69
kml
closed
4 years ago
2
Explicitly support for nil input in format?
#67
flash-gordon
closed
5 years ago
0
Fix keyword warnings in ruby 2.7
#66
flash-gordon
closed
5 years ago
0
Adding missing built-in predicates
#65
esparta
closed
5 years ago
0
Add bytesize docs
#64
skryukov
closed
5 years ago
5
Add docsite for version 1.0
#63
solnic
closed
5 years ago
0
Remove fit from specs
#62
th1988
closed
5 years ago
1
Next