HasDefaultAssociation
Setting default values in ActiveRecord is a bit tricky, default associated records, trickier still. See how HasDefaultAssociation manipulates ActiveRecord associations to provide easy defaults. You’ll learn about Rails and touch of metaprogramming as well.
Post a comment