aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/clean_up_result.rb
blob: 24d262deb81ea0d33a7dfca50d8aec7191a8cc8e (plain)
1
2
3
class CleanUpResult < ActiveRecord::Base
  belongs_to :clean_up
end