mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
43c470fae468ef63e0d5c3dc1e202925685fd47b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1437 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added button_to as a form-based solution to deal with harmful actions that should be hidden behind POSTs. This makes it just as easy as link_to to create a safe trigger for actions like destroy, although it's limited by being a block element, the fixed look, and a no-no inside other forms. #1371 [tom@moertel.com]
Added actual database-changing behavior to collection assigment for has_many and has_and_belongs_to_many #1425 [Sebastian Kanthak]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%