ronin-rb / ronin-db-activerecord

ActiveRecord backend for the Ronin Database
https://ronin-rb.dev
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Add a `OrganiationEmailAddress` join model #102

Closed postmodern closed 11 months ago

postmodern commented 11 months ago

Add a OrganiationEmailAddress join model for email addresses that belong directly to an organization.

postmodern commented 11 months ago

Implemented in ec0dd9b and merged into the 0.2.0 branch.