rom
https://github.com/rom-rb/rom
Ruby
Data mapping and persistence toolkit for Ruby
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.
3 Subscribers
Add a CodeTriage badge to rom
Help out
- Issues
- `as:` option in associations overrides expected struct class
- Fix multiple association block use to prevent ROM::AssociationSet registry error
- Aggregate write on self referencing relation not setting foreign key
- Unable to modify the node of a combined assc. when a child of that assc. is combined.
- Error when a relation with the name `options` exists.
- delete: :by_pk in a repository breaks with timestamps plugin
- Inconsistency between Time formats in ROM::Changeset::PipeRegistry and ROM::Plugins::Command::Timestamps
- Conflict with notifications relation
- Relation with name `:schema' causes registration problems
- Configuration option for struct_namespace
- Docs
- RateLimitHeaders#rate_limit_reset
- RateLimitHeaders#apply_header_reset
- RateLimitHeaders#rate_limit_remaining
- RateLimitHeaders#apply_header_remaining
- RateLimitHeaders#rate_limit_limit
- RateLimitHeaders#apply_header_limit
- RateLimitHeaders#rate_limited_request?
- RateLimitHeaders#set_rate_limit_headers
- AccountUnfollowController#create
- Devise::Strategies::TwoFactorLdapAuthenticatable#valid_params?