Saving nested models in Rails
Very often, I would say almost always, you have nested models in a Web application. In Rails, you (most often) specify it using has_many and […]
Continue reading »Golden nuggets where no entry is longer than my expected attention span
Very often, I would say almost always, you have nested models in a Web application. In Rails, you (most often) specify it using has_many and […]
Continue reading »