data_importer/app/models/cpe.rb

1 line
35 B
Ruby
Raw Normal View History

2022-04-04 13:18:03 -05:00
class Cpe < ActiveRecord::Base; end