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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.
On 13 July 2012 07:16, Amardeep Singh <er.amar1911-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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 followHave a look at the Rails Guides and work right through some RoR tutorials such as railstutorial.org, which is free to use online. Colin> > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en-US.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.
Go to Ruby on Rails Guides: Rails Routing from the Outside In<http://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. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.