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_person` #115

Closed postmodern closed 8 months ago

postmodern commented 8 months ago

Add a query method to StreetAddress for querying all street addresses associated with a person.

postmodern commented 8 months ago

Implemented in 2b9fa08.