ncuesta / dropzonejs-rails

Spice your Rails apps with some Dropzone sugar!
http://rubygems.org/gems/dropzonejs-rails
MIT License
311 stars 56 forks source link

Update Dropzone to v4.2.0 #29

Closed mariusbutuc closed 8 years ago

mariusbutuc commented 8 years ago

There have been a few recent releases, including this fix for a critical iOS bug: https://github.com/enyo/dropzone/pull/1057

This updates dropzone to the latest v4.2.0


PS: @ncuesta thanks for making the upgrade process as easy as

  1. rake check
  2. rake get
  3. …wait, done!

wish more gems would make it so smooth! :smile:

ncuesta commented 8 years ago

@mariusbutuc thanks! Glad you found it easy :sunglasses:

ncuesta commented 8 years ago

Just released v0.7.2!