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 `StreetAddress.for_organization` #117

Closed postmodern closed 8 months ago

postmodern commented 8 months ago

Add a StreetAddress.for_organization query method that queries all street addresses associated with the organization's name.

postmodern commented 8 months ago

Implemented in 65e9833.