fital,
il y a 9 ans
Salut, remplace
Bonjour,
voila un petit moment que je cherche pourquoi
j'ai un controller sub_tasks_controller.rb avec une action update_status ou je fais un update_attributes
j'ai ajouté une route
qui est bien presente quand je fais rails routes
et j'ai dans application.js
une erreur POST http://localhost:3000/update_status 404 (Not Found) et je ne sais pas pourquoi si quelqu'un peut m'expliquer comment resoudre ce petit probleme.
Merci, bisous.
Salut, remplace
Bonjour.
Tu n'aurais pas mis la fonction en privé par hasard ?
Bonjour,
nan elle est en public
Edit:
j'ai ca en plus => ActionController::RoutingError (uninitialized constant SubtasksController):