summaryrefslogtreecommitdiff
blob: af1559a63c293f0dd420bce3fbf50049cd4436da (plain)
1
2
3
class CveAssignment < ActiveRecord::Base
  belongs_to :cve
end