ActiveRecord::Base
# File app/models/image_category.rb, line 9 def to_label "#{image.filename} - #{category.name}" end