Module: Asset::Ownership::Unowned

Included in:
Tube
Defined in:
app/models/asset/ownership.rb

Instance Method Summary collapse

Instance Method Details

#change_owner_to(owner, source_event) ⇒ Object



26
27
28
# File 'app/models/asset/ownership.rb', line 26

def change_owner_to(owner, source_event)
  # Do nothing
end