Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 574 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 574 Bytes

VideojsRails

Viki implementation for videojs + videojs rangeslider

Installation

Add this line to your application's Gemfile:

gem 'videojs_rails', github: 'viki-org/videojs_rails'

And then execute:

$ bundle

Usage

Include the following to your application.js

//= require videojs
//= require videojs-rangeslider

Include the following to your application.css

//= require videojs
//= require videojs-rangeslider