Method: Yt::Models::ContentOwner#create_claim
- Defined in:
- lib/yt/models/content_owner.rb
#create_claim(params = {}) ⇒ Object
77 78 79 |
# File 'lib/yt/models/content_owner.rb', line 77 def create_claim(params = {}) claims.insert params end |