ruby on rails 3 - Rails3: What REST URLs for the different pages of a multi-pages wizard? -


i new rails , all-rest concept.

i writing exam website rails3.
during examination, user has answer questions spread on 4 pages (kind of wizard).

how translate in rest?
have examination model /examinations/new url, need 4 urls each of 4 pages, how achieve in rails3?

odds http://railscasts.com/episodes/217-multistep-forms answer question.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -