seanbehan / videojs_rails

Video JS for Rails 3.1 Asset Pipeline
91 stars 71 forks source link

Add new rake task to automatically update video.js #28

Closed nateware closed 9 years ago

nateware commented 9 years ago

Hi, I added a new rake task to automatically update the gem:

rake videojs:update TAG=v4.12.5

This will pull down the latest video.js code, checkout the corresponding tag, and then perform substitutions for the Rails pipeline such as using asset_path()

If you accept the pull request, can you also update to the latest as shown above?

Thanks, Nate

meleyal commented 9 years ago

+1