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
- BaseDispatcher#load_listeners
- BaseDispatcher#listeners
- ChatwootMarkdownRenderer#render_as_html_safe
- ChatwootMarkdownRenderer#render_markdown_to_plain_text
- ChatwootMarkdownRenderer#render_article
- ChatwootMarkdownRenderer#render_message
- ChatwootMarkdownRenderer#initialize
- ChatwootExceptionTracker#capture_exception_with_sentry
- ChatwootExceptionTracker#capture_exception
- ChatwootExceptionTracker#initialize