You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documents are a mess.
There is a PropertyDocument model, which has attachments.
There is a Lease model which links to a PropertyDocument through a Rails association, and grabs the document off of that PropertyDocument attachment.
The text was updated successfully, but these errors were encountered:
Documents are a mess.
There is a
PropertyDocument
model, which has attachments.There is a
Lease
model which links to aPropertyDocument
through a Rails association, and grabs the document off of thatPropertyDocument
attachment.The text was updated successfully, but these errors were encountered: