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

Change the `OS.flavor` attribute to be an enum #9

Closed postmodern closed 2 years ago

postmodern commented 2 years ago

Change the OS.flavor attribute to be an enum mapping of linux: 'Linux', bsd: 'BSD', ....