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::Mailserver` join model #138

Open postmodern opened 4 months ago

postmodern commented 4 months ago

Add a Ronin::DB::Mailserver join model which connects a Ronin::DB::HostName (the mailserver) to another Ronin::DB::HostName (the domain that uses that mailserver).