data_importer/app/models/cpe.rb

4 lines
67 B
Ruby
Raw Permalink Normal View History

2022-04-19 02:37:27 -05:00
# frozen_string_literal: true
class Cpe < ActiveRecord::Base; end