RubyFlow The Ruby and Rails community linklog

Life of save in ActiveRecord

Method save in ActiveRecord is defined at multiple places and the save operation needs to take care of multiple tasks like dirty checking, transaction management and more.

Checkout this blog post to see the life of save method in ActiveRecord.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in