EasyRecon/Hunt3r

View on GitHub
backend/app/models/server.rb

Summary

Maintainability
A
0 mins
Test Coverage
class Server < ApplicationRecord
  belongs_to :scan
end