Assign a default value to an attribute in Active Record - Andy Croll
17-Mar-2023 740
If you ever needed to set a default value in an instance of an Active Record model, you probably used a callback.Since Rails 5.0 there’s been a better way. I had missed it until recently! (Thanks Moses!).
Assign a default value to an attribute in Active Record - Andy Croll #ruby #rubydeveloper #rubyonrails #Assign #default #value #attribute #Active #Record #Croll #active #record https://rubyonrails.ba/link/assign-a-default-value-to-an-attribute-in-active-record-andy-croll