Sha256: 2193b13299fb00d1734795770ae5f9e18fd75a01932144046e90a958820c00a5

Contents?: true

Size: 768 Bytes

Versions: 1

Compression:

Stored size: 768 Bytes

Contents

Kaltura Ruby API Client Library.
Compatible with Kaltura server version 15.6.0 and above.

This source contains:
 - The Kaltura client library (kaltura_client_base.rb)
 - Auto generated core APIs (kaltura_client.rb)
 - Auto generated plugin APIs (kaltura_plugins/*.rb)
 - Ruby library test code and data files (test/*)
 
== DEPENDENCIES ==

RAKE			(http://rake.rubyforge.org/)
Shoulda			(gem install shoulda)
Rest_client		(gem install rest-client)

== RUNNING THE CLIENT LIBRARY TESTS ==

IMPORTANT: never run the tests of the client library against a production account - 
	these tests perform modifications to account profiles.
	
Update kaltura.yml with your account information
Change directory to kaltura/ruby
Execute the command: rake test

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kaltura-client-15.6.0 README