zeroclipboard / zeroclipboard-rails

ZeroClipboard rails gem
http://zeroclipboard.org/
MIT License
125 stars 36 forks source link

Fix deprecation warning: change .setDefaults() to .config() #17

Closed markrickert closed 10 years ago

markrickert commented 10 years ago

Resolved the deprecation warning in the JS console for v1.3.x:

`ZeroClipboard.setDefaults` is deprecated. See docs for more info:
https://github.com/zeroclipboard/zeroclipboard/blob/master/docs/instructions.md#deprecations
mzahir commented 10 years ago

:+1:

JamesMGreene commented 10 years ago

:+1:

myitcv commented 10 years ago

@markrickert - thanks very much.

markrickert commented 10 years ago

No problemo!

myitcv commented 10 years ago

Gem v0.0.12 just pushed

markrickert commented 10 years ago

Sweet. Now that's what I call teamwork! :grinning: