Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dry-rb/dry-initializer issues and pull requests
#109 - Fix block being passed to __dry_initializer_initialize__
Issue -
State: closed - Opened by bkuhlmann about 2 months ago
- 5 comments
Labels: bug, help wanted
#108 - Incorrect processing of nil value for array with nested structure
Issue -
State: open - Opened by StanisLove 4 months ago
- 3 comments
Labels: bug, help wanted
#107 - Fix small doc typo
Pull Request -
State: closed - Opened by frostyfab 6 months ago
#106 - upgrade to ruby 3
Pull Request -
State: closed - Opened by KebabJoy over 1 year ago
- 2 comments
#105 - improved root initializer args for ruby 3.*.* / fixed ruby deprecation
Pull Request -
State: closed - Opened by wwwermishel about 2 years ago
- 4 comments
#104 - Avoid anonymous eval
Pull Request -
State: closed - Opened by casperisfine about 2 years ago
- 4 comments
#103 - Add Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 1 comment
#102 - Overriding of dry-container dependencies creates unexpected behaviour
Issue -
State: closed - Opened by DangerDawson over 2 years ago
- 1 comment
Labels: bug
#101 - Fix PrepareDefault#callable! default check with false
Pull Request -
State: open - Opened by nbcraft over 2 years ago
#100 - correct typo
Pull Request -
State: closed - Opened by ShalokShalom over 2 years ago
- 1 comment
#99 - Default value only if not nil
Issue -
State: closed - Opened by oleksiivykhor over 2 years ago
- 6 comments
Labels: help wanted
#98 - Why is downcase applied on target parameter / option?
Issue -
State: closed - Opened by lauer over 2 years ago
- 3 comments
#97 - ordering of option declarations should not prohibit forward reference in default procs
Issue -
State: open - Opened by ahoward over 2 years ago
- 6 comments
Labels: help wanted
#96 - Ruby 3 support
Issue -
State: closed - Opened by olkeene almost 3 years ago
- 1 comment
Labels: bug, help wanted
#95 - Revert adding field name to constraint error
Pull Request -
State: closed - Opened by flash-gordon about 3 years ago
- 2 comments
#94 - [Security] Workflow ci.yml is using vulnerable action actions/checkout
Issue -
State: closed - Opened by igibek about 3 years ago
#93 - Fix arity check for defaults
Pull Request -
State: open - Opened by skryukov over 3 years ago
- 1 comment
#92 - Docs: remove warning since it's outdated
Pull Request -
State: closed - Opened by skryukov over 3 years ago
- 2 comments
#91 - Fix typo in attributes docs
Pull Request -
State: closed - Opened by Spone over 3 years ago
#90 - Fix rubocop issues
Pull Request -
State: closed - Opened by nepalez over 3 years ago
- 5 comments
#89 - Add attribute readers for unknown attributes
Pull Request -
State: open - Opened by jonspalmer over 3 years ago
- 5 comments
#88 - Remove use of ruby2_keywords
Pull Request -
State: closed - Opened by jonspalmer over 3 years ago
- 9 comments
#87 - Feature - method signatures
Issue -
State: closed - Opened by pedrocarmona over 3 years ago
- 2 comments
#86 - Fixed typo
Pull Request -
State: closed - Opened by artanikin over 3 years ago
#85 - Add field name to coercion errors
Pull Request -
State: closed - Opened by swerling almost 4 years ago
- 1 comment
#84 - Fix typo: Remove extra "it"
Pull Request -
State: closed - Opened by lujanfernaud almost 4 years ago
#83 - Fix documentation for unknown arguments (#68)
Pull Request -
State: closed - Opened by nepalez almost 4 years ago
#82 - Upgrading to ruby 3 causes the initializer to unproperly handle auto-injected args
Issue -
State: closed - Opened by alex-damian-negru almost 4 years ago
- 2 comments
Labels: bug, help wanted
#81 - Ruby 2.7 warning
Issue -
State: closed - Opened by aglushkov over 4 years ago
- 3 comments
Labels: bug
#80 - Update cops from Rubocop
Issue -
State: closed - Opened by marcelotoledo5000 over 4 years ago
- 1 comment
Labels: bug
#79 - Fix arity check
Pull Request -
State: closed - Opened by flash-gordon over 4 years ago
- 2 comments
#78 - Deprecation warning with Ruby 2.7: Using the last argument as keyword parameters is deprecated
Issue -
State: closed - Opened by manubo almost 5 years ago
- 4 comments
Labels: bug
#77 - Update type-constraints - unknown keyword
Pull Request -
State: closed - Opened by kml almost 5 years ago
#76 - Update skip-undefined - syntax error (.define)
Pull Request -
State: closed - Opened by kml almost 5 years ago
#75 - documentation type constraints - Nested Options
Pull Request -
State: closed - Opened by kml almost 5 years ago
#74 - Option "as" feature not working
Issue -
State: closed - Opened by dmatamoroscr almost 5 years ago
- 2 comments
Labels: bug
#73 - Update example for creating alias for param
Pull Request -
State: closed - Opened by stgeneral about 5 years ago
- 1 comment
#72 - [ci] run against dry-types master too
Pull Request -
State: closed - Opened by solnic about 5 years ago
- 1 comment
#71 - Fix Array.of constraints
Pull Request -
State: closed - Opened by solnic about 5 years ago
- 2 comments
#70 - Fix keyword warnings in ruby 2.7
Pull Request -
State: closed - Opened by flash-gordon over 5 years ago
- 1 comment
#69 - [docsite] fix links
Pull Request -
State: closed - Opened by skryukov over 5 years ago
#68 - Does the check for unknown positional parameters work?
Issue -
State: open - Opened by kfischer-okarin over 5 years ago
- 4 comments
#67 - Getters provide inconsistent results in debugging
Issue -
State: closed - Opened by CodingAnarchy over 5 years ago
- 6 comments
#66 - [Feature Request] Option to skip type checking in certain cases
Issue -
State: closed - Opened by CodingAnarchy over 5 years ago
- 3 comments
#65 - Remove unused method `private_line`
Pull Request -
State: closed - Opened by splattael over 5 years ago
#64 - Fix CI build, Ruby 2.3-2.4 incompatibility, accidental ActiveSupport dependency, and rubocop
Pull Request -
State: closed - Opened by maxim over 5 years ago
- 8 comments
#63 - Non-lazy defaults are harder to use with specs
Issue -
State: closed - Opened by Morozzzko over 5 years ago
- 3 comments
#62 - Change build script to run rspec properly
Pull Request -
State: closed - Opened by tjwallace almost 6 years ago
- 2 comments
#61 - Fix downcased attributes
Pull Request -
State: closed - Opened by whitethunder almost 6 years ago
- 4 comments
#60 - CI: Use 2.6.3
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
- 1 comment
#59 - Support wrapped and nested types
Pull Request -
State: closed - Opened by nepalez almost 6 years ago
- 4 comments
#58 - CI: Use jruby-9.2.7.0
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
- 2 comments
#57 - Support for wrapped and nested types
Pull Request -
State: closed - Opened by nepalez almost 6 years ago
#56 - CI: Use latest Ruby
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
#55 - README: Drop defunct Gemnasium badge
Pull Request -
State: closed - Opened by olleolleolle almost 6 years ago
- 1 comment
#54 - Run specs in TruffleRuby in Travis CI
Pull Request -
State: closed - Opened by deepj almost 6 years ago
- 2 comments
#53 - Refactor config to process arguments by dispatchers
Pull Request -
State: closed - Opened by nepalez about 6 years ago
- 4 comments
#52 - dry-initializer relies on Symbol#to_proc#arity being -1
Issue -
State: closed - Opened by eregon about 6 years ago
- 1 comment
#51 - Correct homepage in the gemspec
Pull Request -
State: closed - Opened by amatsuda about 6 years ago
- 4 comments
#50 - Tokenize hash params
Issue -
State: closed - Opened by Mistgun over 6 years ago
- 2 comments
#49 - Fix Array.of constraints
Pull Request -
State: closed - Opened by bjeanes over 6 years ago
- 6 comments
#48 - 2.5.0 doesn't have a changelog entry
Issue -
State: closed - Opened by bjeanes over 6 years ago
- 6 comments
#47 - Work out semver-appropriate way to release now-yanked 2.6.0 changes [was: "2.6.0 broke public API"]
Issue -
State: closed - Opened by solnic over 6 years ago
- 1 comment
#46 - Fix nil coercion
Pull Request -
State: closed - Opened by belousovAV over 6 years ago
- 1 comment
#45 - Switch operands to test for undefined attributes (again)
Pull Request -
State: closed - Opened by bjeanes over 6 years ago
- 4 comments
#44 - Correct references to Ruby 2.2 in README
Pull Request -
State: closed - Opened by bjeanes over 6 years ago
- 1 comment
#43 - Multiple params|options with same definition at one line
Issue -
State: closed - Opened by belousovAV over 6 years ago
- 3 comments
#42 - `nil` skip coercion
Issue -
State: closed - Opened by belousovAV over 6 years ago
- 1 comment
Labels: bug
#41 - fix vulnerability
Pull Request -
State: closed - Opened by GustavoCaso over 6 years ago
- 1 comment
#40 - Switch operands to test for undefined attribute
Pull Request -
State: closed - Opened by bjeanes over 6 years ago
- 4 comments
#39 - Passing an unloaded ActiveRecord relation as an option causes it to be loaded
Issue -
State: closed - Opened by bjeanes over 6 years ago
- 3 comments
#38 - Any way to make initializer raise on unknown options?
Issue -
State: closed - Opened by ivan-kolmychek almost 7 years ago
- 2 comments
#37 - Allow explicitly setting undefined as true
Pull Request -
State: closed - Opened by ianks almost 7 years ago
- 2 comments
#36 - yard outdated docs
Pull Request -
State: closed - Opened by mensfeld about 7 years ago
- 4 comments
#35 - Overriding options not working in inherited class
Issue -
State: closed - Opened by vdhpieter about 7 years ago
- 2 comments
#34 - Option not properly working when combine with dry-container
Issue -
State: closed - Opened by gottfrois over 7 years ago
- 1 comment
#33 - Arity check for proc to include self break dry-type arrays
Issue -
State: closed - Opened by choubacha over 7 years ago
- 8 comments
#32 - Remove ::Mixin from Synopsis
Pull Request -
State: closed - Opened by oborba over 7 years ago
- 1 comment
#31 - 2.0.0
Pull Request -
State: closed - Opened by nepalez over 7 years ago
- 12 comments
#30 - #dry_initializer_options
Pull Request -
State: closed - Opened by gzigzigzeo over 7 years ago
- 4 comments
#29 - Rewrite module extension
Issue -
State: closed - Opened by nepalez almost 8 years ago
- 1 comment
Labels: bug
#28 - V1.4.0
Pull Request -
State: closed - Opened by nepalez almost 8 years ago
#27 - Something about @__options__
Issue -
State: closed - Opened by nepalez almost 8 years ago
- 4 comments
#26 - v1.3.0
Pull Request -
State: closed - Opened by nepalez almost 8 years ago
- 11 comments
#25 - Slow getters
Issue -
State: closed - Opened by flash-gordon almost 8 years ago
- 7 comments
#24 - @__options__ don't include options set via defaults
Issue -
State: closed - Opened by solnic almost 8 years ago
- 6 comments
#23 - Fix warnings issued by method redefinition
Pull Request -
State: closed - Opened by flash-gordon about 8 years ago
- 1 comment
#22 - [WIP] v1.0.0
Pull Request -
State: closed - Opened by nepalez about 8 years ago
- 2 comments
#21 - Undefine them all!
Issue -
State: closed - Opened by nepalez about 8 years ago
- 4 comments
#20 - Support for MRI 2.4
Pull Request -
State: closed - Opened by flash-gordon about 8 years ago
- 5 comments
#19 - ROM integration
Pull Request -
State: closed - Opened by flash-gordon about 8 years ago
- 5 comments
#18 - Cannot use an Hash as the last parameter when there are no options and the last param has a default
Pull Request -
State: closed - Opened by nolith about 8 years ago
- 2 comments
#17 - Add refinements support
Pull Request -
State: closed - Opened by hrom512 over 8 years ago
- 14 comments
#16 - `#using` method breaks Ruby refinements
Issue -
State: closed - Opened by SandNerd over 8 years ago
- 3 comments
#15 - Support reloading :optional key
Pull Request -
State: closed - Opened by nepalez over 8 years ago
#14 - Add method #using for shared definitions
Pull Request -
State: closed - Opened by nepalez over 8 years ago
Labels: Hacktoberfest
#13 - Fix .travis.yml
Pull Request -
State: closed - Opened by nepalez over 8 years ago
Labels: Hacktoberfest
#12 - Add reader options
Pull Request -
State: closed - Opened by jmgarnier over 8 years ago
- 3 comments
Labels: Hacktoberfest
#11 - Add reader: :private option ?
Issue -
State: closed - Opened by jmgarnier over 8 years ago
- 9 comments
Labels: Hacktoberfest
#10 - [Feature] adding `options` class method
Issue -
State: closed - Opened by rudyyazdi over 8 years ago
- 1 comment