.devtools/templates/changelog.erb | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report.md | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/SUPPORT.md | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/docsite.yml | |
|
|
.github/workflows/sync_configs.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.yardopts | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.devtools | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
benchmarks/basic.rb | 44 | A 0 mins |
|
benchmarks/constrained.rb | 28 | A 0 mins |
|
benchmarks/profile_instantiation.rb | 14 | A 0 mins |
|
benchmarks/setup.rb | 7 | A 0 mins |
|
bin/console | |
|
|
bin/setup | |
|
|
changelog.yml | |
|
|
docsite/source/index.html.md | |
|
|
docsite/source/nested-structs.html.md | |
|
|
docsite/source/recipes.html.md | |
|
|
dry-struct.gemspec | |
|
|
lib/dry-struct.rb | 1 | A 0 mins |
|
lib/dry/struct.rb | 66 | A 0 mins |
|
lib/dry/struct/class_interface.rb | 226 | B 6 hrs |
|
lib/dry/struct/compiler.rb | 18 | A 0 mins |
|
lib/dry/struct/constructor.rb | 7 | A 0 mins |
|
lib/dry/struct/errors.rb | 20 | A 0 mins |
|
lib/dry/struct/extensions.rb | 3 | A 0 mins |
|
lib/dry/struct/extensions/pretty_print.rb | 19 | A 0 mins |
|
lib/dry/struct/hashify.rb | 17 | A 0 mins |
|
lib/dry/struct/printer.rb | 17 | A 0 mins |
|
lib/dry/struct/struct_builder.rb | 71 | A 0 mins |
|
lib/dry/struct/sum.rb | 36 | A 0 mins |
|
lib/dry/struct/value.rb | 14 | A 0 mins |
|
lib/dry/struct/version.rb | 5 | A 0 mins |
|
project.yml | |
|
|