Module: Asset::Ownership::Unowned
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 |