Skip to content

Jh/release 2.0 associations#567

Merged
jhollinger merged 1 commit intorelease-2.0from
jh/release-2.0-associations
Apr 14, 2026
Merged

Jh/release 2.0 associations#567
jhollinger merged 1 commit intorelease-2.0from
jh/release-2.0-associations

Conversation

@jhollinger
Copy link
Copy Markdown
Contributor

@jhollinger jhollinger commented Feb 17, 2026

Switches from object/collection to the more familiar association with [MyBlueprint] to denote collections. I'm tempted to go this route since it's more similar to V1 without giving up anything.

association :widget, WidgetBlueprint
association :parts, [PartBlueprint]

view :extended do
  # but is this too ugly?
  association :parts, [PartBlueprint[:extended]]
end

@jhollinger jhollinger force-pushed the jh/release-2.0-associations branch 2 times, most recently from 221e0e8 to 9a88f7e Compare February 17, 2026 20:22
@jhollinger jhollinger force-pushed the jh/release-2.0-associations branch 2 times, most recently from da19bc7 to e6d04c7 Compare February 17, 2026 20:31
@jhollinger jhollinger marked this pull request as ready for review February 17, 2026 20:32
@jhollinger jhollinger requested review from a team and ritikesh as code owners February 17, 2026 20:32
Signed-off-by: Jordan Hollinger <jordan.hollinger@procore.com>
@jhollinger jhollinger force-pushed the jh/release-2.0-associations branch from e6d04c7 to 919f8c6 Compare April 13, 2026 14:01
@jhollinger
Copy link
Copy Markdown
Contributor Author

Fixing Rubocop issues after merge

@jhollinger jhollinger merged commit d7c5948 into release-2.0 Apr 14, 2026
1 of 5 checks passed
@jhollinger jhollinger deleted the jh/release-2.0-associations branch April 14, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants