>> Dave Aronson, consulting software developer of Codosaur.us, >> PullRequestRoulette.com, Blog.Codosaur.us, and Dare2XL.com. > > > I tried with URL "/students/1", which is obviously for editing the > Student with id 1, but with type: "POST" the URL returns 404 error in > the console. So, I tried with type: "PUT", the URL here doesn't return > the 404 error but it doesn't update the Student.
Also, I have double checked the field I'm gonna update i.e, var dataString = "student[followers]=5"; -- Posted via http://www.ruby-forum.com/. -- 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/ce8a34b904c3b26643a09d9036187d33%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

