Skip to content

Fixed all the confirm: deprecation warnings

gitlab-qa-bot requested to merge github/fork/jvanbaarsen/rails4 into rails4

Created by: jvanbaarsen

Fixes the following notices: DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead.

Merge request reports