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
- NotifyService::DropCondition#from_self?
- NotifyService::DropCondition#blocked_mention?
- NotifyService::DropCondition#drop?
- NotifyService::BaseCondition#statuses_that_mention_sender
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?
- NotifyService::BaseCondition#message?
- NotifyService::BaseCondition#from_limited?
- NotifyService::BaseCondition#override_for_sender?