dry-types
https://github.com/dry-rb/dry-types
Ruby
Flexible type system for Ruby with coercions and constraints
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to dry-types
Help out
- Issues
- Compiler#visit_implication, Compiler#visit_intersection and a couple of changes in specs
- Add better support for ranges
- Unexpected error raised from Sum type
- Params namespace disapearing
- `dry-types` needs more use-cases and examples on how to use it with `dry-logic`
- Support of Set
- Support for comma as decimal separator
- Docs
- DataImportJob#send_import_notification_to_admin
- DataImportJob#handle_csv_error
- DataImportJob#generate_csv_data
- DataImportJob#save_failed_records_csv
- DataImportJob#update_data_import_status
- DataImportJob#import_contacts
- DataImportJob#append_rejected_contact
- DataImportJob#parse_csv_and_build_contacts
- DataImportJob#process_import_file
- DataImportJob#perform