project_image.rb 66 Bytes Edit Raw Blame History 1 2 3 class ProjectImage < ActiveRecord::Base belongs_to :project end