Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Rails 4 应用程序,并且 URL localhost:3000/resources.json 返回和 HTML 文件,而不是 JSON。index.json.jbuilder 由 Rails 脚手架本身生成。知道为什么 JSON 输出出错了吗?
以为我会根据进一步的搜索自己回答这个问题。