Method: Yt::Models::ContentOwner#create_reference

Defined in:
lib/yt/models/content_owner.rb

#create_reference(params = {}) ⇒ Object



65
66
67
# File 'lib/yt/models/content_owner.rb', line 65

def create_reference(params = {})
  references.insert params
end