mirror of
https://github.com/github/rails.git
synced 2026-01-24 13:58:12 -05:00
791e66b2da63cbb66bc41a574b92a0ca2aae1e3e
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1435 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fixed image_tag so an exception is not thrown just because the image is missing and alt value can't be generated #1395 [Marcel]
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%