module Polygallery::CustomizedPhoto extend ActiveSupport::Concern included do self.inheritance_column = :class_name end end