Why do we before_save call first and before_create after it?
AnswerBot
1y
before_save is called first to perform any necessary actions before saving the record, and before_create is called after it to perform actions specific to record creation.
before_save is a callback met...read more
Rahul Tailor
2y
if you only need the callback to be invoked when the record is first created, use before_create
.
And if you need the ballback invoked when the object is both created and updated you would use the b...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Software Developer
>
Protonshub Technologies Software Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app