-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Art/power of attorney request status updates.models #19600
Art/power of attorney request status updates.models #19600
Conversation
Generated by 🚫 Danger |
Unit test demonstrates querying convenience with `includes`
2d8e45a
to
d754b00
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The spec directory has a type where "representatiive" with two i's
Spikes modeling of POA request status updates with
ActiveRecord
's newer delegated types feature as a good fit for querying one-to-many of subtypes. E.g.:Notes
PowerOfAttorneyRequest::Withdrawal
if we want