Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 621 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 621 Bytes

videojs-wavesurfer-rails

videojs-Wavesurfer project

Installation

Add this line to your application's Gemfile:

gem 'videojs-wavesurfer-rails', git: 'git://github.com/EmCousin/videojs-wavesurfer-rails.git'

And then execute:

$ bundle

In app/assets/javascripts/application.js put the following:

//= require videojs-wavesurfer

Credits

Gem inspired from wavesurfer-rails. Many thanks to the awesome contributors!