SyntaxFix
Write A Post
Hire A Developer
Questions
Produces a shallow copy as a hash object of just the model attributes
my_hash_gift = gift.attributes.dup
Check the type of the resulting object
my_hash_gift.class => Hash