Hi All,
I am going through the getting started guide here
And in section 5.7 it refers to a code snippet that I don’t understand
what
to do with it.
post GET /posts/:id(.:format) posts#show
I don’t understand if I am supposed to put this code somewhere or not.
The
guide doesn’t tell me exactly.
I also noticed the same sort of code is discussed in section 5.8 where
it
mentions
posts GET /posts(.:format) posts#index
Any help would be great.
mentions
posts GET /posts(.:format) posts#index
Any help would be great.
I suggest working through the tutorial at railstutorial.org (which is
free
to use online). For absolute beginners I think it is better than the
rails
guide.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.