mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
5b3bc3139a1b15054f26092eb95a5fbc8fdc07aa
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1432 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added a third parameter to TextHelper#auto_link called href_options for specifying additional tag options on the links generated #1401 [tyler.kovacs@gmail.com]
Added actual database-changing behavior to collection assigment for has_many and has_and_belongs_to_many #1425 [Sebastian Kanthak]
Fixed Time#at_beginning_of_week returned the next Monday instead of the previous one when called on a Sunday #1403 [jean.helou@gmail.com]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%