aboutsummaryrefslogblamecommitdiffstats
path: root/app/models/resource_type.rb
blob: 066a73427c21a353d5ac32835ee66f635e7dadb4 (plain) (tree)
1
2
3


                                      
class ResourceType < ApplicationRecord
  has_many :pdfresources
end