I\'m fairly new to Rails.
What is the best way to design/structure a multi-page form in Rails? I would like the form to create a new record in the database immediat
Ryan Bates explains this in one of his Railscasts => MultiSteps Forms