ifad / data-confirm-modal

Makes Rails' link_to confirm: 'foo' build a Bootstrap Modal instead of calling the browser's confirm() API.
MIT License
270 stars 115 forks source link

Push to RubyGems? #36

Closed jakoss closed 8 years ago

jakoss commented 8 years ago

Is there any option that you push that gem into RubyGems? I have very unfortuate server that can't do bundle install if there are any dependencies directly from git (some kind of git error. And git binaries are quite old...)

trautwein commented 8 years ago

I just published the Gem on RubyGems, see https://rubygems.org/gems/data-confirm-modal

@vjt Hope you're fine with that. Please let me know if you want to take over ownership.

vjt commented 8 years ago

Thanks, man. Yes, please, can you add vjt at openssl dot it as an owner? :beers:

trautwein commented 8 years ago

Done! 👍

vjt commented 8 years ago

Thanks! Pushed the new v1.2.0 :-)