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
- Register a boolean type as an alias of bool
- Implement Transition composition type
- Compiler#visit_implication, Compiler#visit_intersection and a couple of changes in specs
- Add better support for ranges
- Update docs to recommend upfront module definition (i.e. `Types = Dry.Types()`)
- fast coercion date and time
- Docs
- Notification::RemoveOldNotificationJob#trim_notifications_for_user
- Notification::RemoveOldNotificationJob#user_ids_exceeding_limit
- Notification::RemoveOldNotificationJob#trim_user_notifications
- Notification::RemoveOldNotificationJob#remove_old_notifications
- Notification::RemoveOldNotificationJob#perform
- SuperAdmin::AgentBotsController#scoped_resource
- SuperAdmin::AgentBotsController#destroy_avatar
- AccessTokenAuthHelper#agent_bot_accessible?
- AccessTokenAuthHelper#validate_bot_access_token!
- AccessTokenAuthHelper#allowed_current_user_type?