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
- FieldsDefinition#only_choices_for_text
- FieldsDefinition#check_base_validations
- FieldsDefinition#allowed_fields_definition_name
- FieldsDefinition#set_last_position_in_target_scope
- FieldsDefinition#choices?
- FieldsDefinition#target?
- FieldsDefinition#choices_for_views
- FieldsDefinition#choices_for_views=
- FieldsDefinition#required_field_on_target?
- FieldsDefinition#target_class