When using an ActiveRecord model, which method will create the model instance in memory and save it to the database?
1.build
2.new
3.create
4.save
Answer:3
Posted Date:-2022-09-17 03:48:57