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 `Ronin::DB::Nameserver` join model #137

Open postmodern opened 4 months ago

postmodern commented 4 months ago

Add a Ronin::DB::Nameserver join model which connects a Ronin::DB::IPAddress (the nameserver) to a Ronin::DB::HostName (the domain/host that uses that nameserver).