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 `Note` model #33

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

Add a Note model for associating arbitrary text nodes with IPAddresses, HostNames, URLs, etc.

postmodern commented 1 year ago

Implemented by 7a9249d.