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 `EmailAddress.for_organization` #120

Closed postmodern closed 8 months ago

postmodern commented 8 months ago

Add an EmailAddress.for_organization method to query all email addresses associated with an Organization name.

postmodern commented 8 months ago

Implemented by 0adebe3.