Blob of app/models/cloner.rb (raw blob data)

1 class Cloner < ActiveRecord::Base
2 belongs_to :repository
3 end