This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 2ce1be3ac4823ccdfbe36ff5548a562aa5106d2e
tree 3425d26c06104f522d51e33f776b90fc60a42a2f
parent 946f51449a2531b8c1a92035b4482ae633d56894
tree 3425d26c06104f522d51e33f776b90fc60a42a2f
parent 946f51449a2531b8c1a92035b4482ae633d56894





Comments
This kind of makes this commit (http://github.com/rails/rails/commit/888d5059bdb71e6d034d0c09d7e3b3e235fd8507) useless..
Yeah, I’m not sure how to read this either. Are partial updates on by default now?
Its likely that partial updates are not enabled by default for Rails 2.1, but if you stay on edge then they are enabled by default as per the commit message.
This setting has been on and off more than Ross and Rachel
I think it needs stronger “opinion”. I like it on by default.
It’s on by default, if you have contention-heavy data and you’re not using optimistic locking at present you’re already breaking stuff.
The discussions which resulted in this happened face to face, sorry for the confusion :)
Thanks for the clarification. I think this is a good default, personally.