Have ActiveRecord automagically build an association when accessed. Useful for belongs_to associations which should never be nil.
Adam Kerr
gem "build_associated", "~> 1.1.3"