http://weblog.rubyonrails.org/2009/1/26/nested-model-forms
This post helped in learning how to handle multiple models in a rails form. It works as long as the models ar
You can refer this tutorial by The Pragmatic Programmers
Advanced Rails Recipes