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
- Mastodon::MigrationWarning#announce_countdown
- Mastodon::MigrationWarning#migration_duration_warning
- Mastodon::MigrationHelpers#update_index
- AccountStatusesFilter#truthy_param?
- AccountStatusesFilter#tagged?
- AccountStatusesFilter#exclude_reblogs?
- AccountStatusesFilter#exclude_replies?
- AccountStatusesFilter#only_media?
- AccountStatusesFilter#pinned?
- AccountStatusesFilter#reblogs_may_occur?