DSL for building class initializer with params and options. https://github.com/dry-rb/dry-initializer
Go to file
File Sync c045786378 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:36 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:46 +00:00
.github Update .github/workflows/sync_configs.yml from dry-rb/template-gem 2022-04-02 13:03:48 +00:00
benchmarks rubocop -a --only Style/StringLiterals 2020-12-12 07:43:25 +01:00
bin Add bin/console 2022-01-18 07:31:11 +03:00
docsite/source Update optionals-and-defaults.html.md 2021-11-17 15:27:05 +03:00
lib Bump version to 3.1.1 2022-01-19 09:13:29 +03:00
spec Revert adding field name to constraint error 2022-01-18 07:42:25 +03:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:41 +00:00
.gitignore Gitignore .vscode 2019-11-07 00:19:36 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:15 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:48 +00:00
CHANGELOG.md [devtools] sync 2022-01-19 06:15:25 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:04 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:36:55 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:55 +00:00
Gemfile [rubocop] fix offences 2022-01-16 11:13:12 +03:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:36 +00:00
Guardfile [rubocop] fix offences 2022-01-16 11:13:12 +03:00
LICENSE [devtools] sync 2021-01-03 08:18:41 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:03:49 +00:00
Rakefile [rubocop] fix offences 2022-01-16 11:13:12 +03:00
changelog.yml Update changelog 2022-01-19 09:14:59 +03:00
dry-initializer.gemspec Update dry-initializer.gemspec from dry-rb/template-gem 2022-04-02 13:03:49 +00:00
project.yml Set custom_ci: true in project.yml 2021-05-24 13:37:35 +02:00

README.md

dry-initializer Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.7.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.