On Mon, Mar 6, 2017 at 3:32 PM Colin Law <[email protected]> wrote: > On 6 March 2017 at 17:33, pankaj kumarji <[email protected]> > wrote: > > I visited 'rails.org'. I understood "Getting started with rails" but all > > other topics are useless. They do not make any sense because they are not > > enlisted series wise. Can any body help me out. I want to learn Rails > step > > by step .Please help. > > Work right through a good tutorial such as railstutorial.org, which is > free to use online > > Colin >
I don't know what is meant by "not enlisted series wise" means, but, Colin's advice notwithstanding, there are guides on routing and on associations, listed here: https://guides.rubyonrails.org/ 1. Rails Routing from the Outside In. 2. Active Record Associations. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t8bVAMtyiU%2Ba%3DxR8c2acMRwLjVJbKpAtr-w1gmVDAZR-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

