Problem in routes

hello

everyone…
if anyone have step wise Demo application for the Development in
ROR.then
plz help me
i googled bt not understanding the Mvc Structure of Ror.
While developing i was getting error " Routes not matched"

and Someone suggest me from where i have to start the Ror Devlopment
means
what steps i need to follow

On 13 July 2012 07:16, Amardeep S. [email protected] wrote:

hello

everyone…
if anyone have step wise Demo application for the Development in ROR.then
plz help me
i googled bt not understanding the Mvc Structure of Ror.
While developing i was getting error " Routes not matched"

and Someone suggest me from where i have to start the Ror Devlopment means
what steps i need to follow

Have a look at the Rails Guides and work right through some RoR
tutorials such as railstutorial.org, which is free to use online.

Colin

Go to Ruby on Rails Guides: Rails Routing from the Outside
Inhttp://www.google.co.in/url?sa=t&rct=j&q=routes%20rails&source=web&cd=1&ved=0CFsQFjAA&url=http%3A%2F%2Fguides.rubyonrails.org%2Frouting.html&ei=xez_T5foCsXyrQfx-IWlBg&usg=AFQjCNH5kO5Rh9DOw3AK-smDU2vL5WMk6Q&sig2=qOYtbMvXBglW5BdknMAbBw
This may help you.