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

Just a little patch to add compatibility with rails 4 #1

Closed tommyblue closed 11 years ago

vjt commented 11 years ago

OK, thanks - and if this will break on Rails 5.0, we'll fix it ;-)

tommyblue commented 11 years ago

:+1: