mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
- it will only save the attribute it has been asked to save and not all dirty attributes - it does not invoke callbacks - it does change updated_at/on Signed-off-by: José Valim <jose.valim@gmail.com>