【Rails】fields_for と accepts_nested_attributes_for - kzy52's blog

にある通り

profile_attributes= と academics_attributes= メソッドが追加される

といったような末尾が=のメソッド名はどのような利点があって、どのようなときに使うのでしょうか?