aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/clean_up_result.rb
blob: dff4f5acd4f75466561fb023690b945d1fbf608c (plain)
1
2
3
class CleanUpResult < ApplicationModel
  belongs_to :clean_up
end