issues
search
dry-rb
/
dry-container
A simple, configurable object container implemented in Ruby
https://dry-rb.org/gems/dry-container
MIT License
335
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
After updating to rails 7 , getting this error
#92
farooqch11
opened
1 year ago
7
Fixed error in custom resolver documentaion.
#91
blafri
closed
1 year ago
3
improved GitHub diff link against main instead of master
#90
ncreuschling
closed
2 years ago
1
Add deprecation warnings
#89
solnic
closed
2 years ago
0
Update shim to match dry-configurable’s configure
#88
timriley
closed
2 years ago
0
Getting an `ArgumentError` missing keywords on Ruby 2.7.3
#87
FictMan
closed
1 year ago
5
Make `DidYouMean` integration optional
#86
jbourassa
closed
2 years ago
3
Use dry/configurable if available
#85
solnic
closed
2 years ago
0
Replace dep on dry-configurable with a simple Configuration mod
#84
solnic
closed
2 years ago
4
Accept block given to `#merge`
#83
timriley
closed
2 years ago
0
Raise KeyError for missing key, with DidYouMean integration
#82
cllns
closed
2 years ago
2
Depend on dry-configurable 0.13.0
#80
timriley
closed
3 years ago
0
Getting an `ArgumentError` missing keywords on Ruby 3
#79
alo-zi
closed
3 years ago
2
Cannot install 0.8.0 in JRuby
#78
katafrakt
closed
3 years ago
14
Use latest dry-configurable setting keyword args
#77
timriley
closed
3 years ago
0
Wrap FrozenError, to state that the container itself is frozen
#76
cllns
closed
2 years ago
2
Fix incorrect version listed in docs
#75
bkuhlmann
closed
3 years ago
10
Problems with ActiveSupport tagged logging
#74
solnic
opened
3 years ago
2
Docs: Add an example unstubbing all keys at once
#73
mcls
closed
4 years ago
0
Docs: Replacing references to ThreadSafe with Concurrent - ThreadSafe…
#72
gardwired
closed
4 years ago
0
Rubocop: fix Style/StringLiterals rule
#71
k0va1
closed
4 years ago
0
[doc] Clean up example code
#70
qortex
closed
4 years ago
0
Test failures
#69
utkarsh2102
closed
4 years ago
1
Add ability to iterate over items registered in a namespace
#68
paul
opened
4 years ago
8
Fix typo
#67
gruz0
closed
4 years ago
0
Support for decorating static values
#66
flash-gordon
closed
5 years ago
0
Add fallback block to Container::Mixin#resolve
#65
flash-gordon
closed
5 years ago
0
Add Mixin#{dup,clone} (fixes #63)
#64
flash-gordon
closed
5 years ago
0
Container#dup should dup the underlying _container
#63
solnic
closed
5 years ago
0
Reseting registry when testing
#62
ehannes
closed
5 years ago
1
CI: Use 2.4.6, 2.6.3, jruby-9.2.7.0, drop 2.3.8 (EOL)
#61
olleolleolle
closed
5 years ago
0
CI: use 2.6.2, 2.5.5
#60
olleolleolle
closed
5 years ago
0
Support object instance as a decorator
#59
WojciechKo
closed
5 years ago
2
Run specs on TruffleRuby on Travis CI
#58
deepj
closed
5 years ago
0
Alias #key? as #has_key?
#57
endash
closed
5 years ago
5
Memoize decorate call appropriately
#56
endash
closed
5 years ago
0
Optionally not resolve relative to namespace
#55
niels-s
closed
5 years ago
0
Fix typo in CHANGELOG.md
#54
v-kolesnikov
closed
5 years ago
1
CI: use jruby-9.2.6.0
#53
olleolleolle
closed
5 years ago
0
Switch back to dry-configurable
#52
flash-gordon
closed
5 years ago
9
Freeze a Container?
#51
fnordfish
closed
6 years ago
0
Added ability to decorate keys
#50
igor-alexandrov
closed
6 years ago
1
Simple resolver customization causing errors
#49
TiteiKo
closed
5 years ago
1
Stubbing non-existant container values
#48
tylerhunt
closed
6 years ago
1
resolve items relative to namespace
#47
yuszuv
closed
6 years ago
6
Proposal: Meta information for container objects
#46
davydovanton
opened
6 years ago
5
set default memoization for container
#45
mbriggs
opened
6 years ago
1
yard fix
#44
mensfeld
closed
6 years ago
1
Update CONTRIBUTING.md
#43
mikekreuzer
closed
6 years ago
1
Allow mixing String and Symbols when stubbing
#42
cthulhu666
closed
6 years ago
1
Next