花酒
Rails ActionController::MethodNotAllowed causes WSOD in production
I\'ve got a RESTful resource (let\'s say posts) that excludes the index action. When I go to /posts, ActionController::MethodNotAllowed is raised because GET requests at that URL have been excluded. T[详细]
2022-12-21 18:19 分类:问答