class ImageFileShareImage < ActiveRecord::Base belongs_to :image_file belongs_to :share_image end