Rails migration: change vs up/down 怎麼選
When change is safe, when you must write up/down explicitly
TAG INDEX / ActiveRecord
所有標記為「ActiveRecord」的工程筆記。
When change is safe, when you must write up/down explicitly
Why validates_uniqueness_of is not enough, and how to retry safely