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 `OrganizationIPAddress` model #84

Closed postmodern closed 10 months ago

postmodern commented 1 year ago

Add a OrganizationIPAddress join model for associating a IPAddress with an Organization.

rakshit087 commented 1 year ago

Can you assign this to me? Would be happy to contribute.

postmodern commented 1 year ago

@rakshit087 this issue is already assigned to me.

postmodern commented 10 months ago

Implemented in 2804e04.