Coder Social home page Coder Social logo

velir / kaltura-ruby Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diffalot/kaltura-ruby

10.0 10.0 7.0 3.19 MB

Ruby Gem implementation of Kaltura's Ruby Client Library

Home Page: http://www.kaltura.org/project/kcl_ruby

License: GNU Affero General Public License v3.0

Ruby 100.00%

kaltura-ruby's People

Contributors

patricksrobertson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kaltura-ruby's Issues

Modify Kaltura::ClassFactory to be less fragile

Kaltura::ClassFactory is currently very fragile. Any additions to the response schema causes the library to stop functioning.

The most ideal solution is to define an accessor and setter to the class dynamically when it encounters an attribute that can't be handled by the object being constructed. Other Kaltura libraries tend to just ignore the NoMethod exception, but this will carry a performance penalty in Ruby. Only the first request will have to climb all they way up the ancestor chain to Object.

flavor_params_service.list doesn't seem working

hi,
i've been using your library for a while now. i'm loving your version and i'm sure this is going to be much better than the official one.

just wondering have you faced such problem before ?

i wrote ...kaltura_client.flavor_params_service.list it threw up the following message -

Failure/Error: p Video.kaltura_client.flavor_params_service.list
     NoMethodError:
       undefined method `system_name=' for #<Kaltura::FlavorParams:0x00000106398300>

No root_entry_id

Perhaps a new Kaltura change is causing some new errors? I am seeing errors from the gem such as:

NoMethodError: undefined method `root_entry_id=' for #Kaltura::BaseEntry:0x002aeffd283b70

Where:
[GEM_ROOT]/gems/velir_kaltura-ruby-0.4.10/lib/kaltura/kaltura_client_base.rb, line 253

Seems similar to this: #2

Thanks.

-- Jason

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.