class InvestigationCat < ActiveRecord::Base acts_as_tree belongs_to :image_file has_many :video_files end