ryanb / nested_form

Rails plugin to conveniently handle multiple models in a single form.
MIT License
1.79k stars 505 forks source link

changed to use button_to_add instead of link_to_add to make it more sema... #289

Open leckylao opened 11 years ago

leckylao commented 11 years ago

By reading the article by Heydon http://coding.smashingmagazine.com/2013/08/20/semantic-css-with-intelligent-selectors/. And using the https://github.com/Heydon/REVENGE.CSS.

We would see the warning message for link_to_remove is something like: "Do you mean for this to be a link or a

leckylao commented 11 years ago

It works on Rails 4 and tests all passed now

sunny commented 10 years ago

:+1:

singpolyma commented 10 years ago

+1