Closed 6temes closed 7 years ago
The master branch of the gem has a feature that allows the class of the modal to be selected using a data attribute:
data attribute
https://github.com/ifad/data-confirm-modal/blob/master/vendor/assets/javascripts/data-confirm-modal.js#L98
Apparently, it was introduced after the release of v. 1.2.0 but, in my opinion, this feature is important enough to deserve its own version.
Would it be possible to release it to RubyGems?
Hi @6temes,
thanks for the heads up. Version 1.3.0 has been pushed to RubyGems.
Cheers,
The master branch of the gem has a feature that allows the class of the modal to be selected using a
data attribute
:https://github.com/ifad/data-confirm-modal/blob/master/vendor/assets/javascripts/data-confirm-modal.js#L98
Apparently, it was introduced after the release of v. 1.2.0 but, in my opinion, this feature is important enough to deserve its own version.
Would it be possible to release it to RubyGems?