kaltura-ruby

A gem implementation of Kaltura’s Ruby API implementation.

www.kaltura.org/project/kcl_ruby

Usage

require 'rubygems'
require 'kaltura-ruby'
include Kaltura

The original Ruby client library for Kaltura may be found at www.kaltura.org/project/kcl_ruby . This implementation of the library as a gem attempts to track the Kaltura svn as closely as possible while adding relevant documentation.

This library is released in compliance with the GNU Affero General Public License.

Copyright © 2006-2008 Kaltura Inc. See LICENSE for details.