Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Deprecated :confirm in Rails4 #167

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Deprecated :confirm in Rails4 #167

wants to merge 4 commits into from

Conversation

Laykou
Copy link

@Laykou Laykou commented Apr 18, 2014

In Rails form is :confirm for link_to deprecated. Replaced by data-confirm.

Ladislav Gallay added 4 commits April 18, 2014 20:38
In Rails 4 parameter :confirm for link_to is deprecated and replaced by data: {confirm : ''}.
In Rails 4 parameter :confirm for link_to is deprecated and replaced by data: {confirm : ''}.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant