Module: Asset::Ownership::Unowned

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

Instance Method Summary collapse

Instance Method Details

#change_owner_to(owner, source_event) ⇒ Object



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

def change_owner_to(owner, source_event)
  # Do nothing
end