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.
我正在向 httparty 从服务器检索信息的控制器发送 ajax 请求。我遇到的问题是,当我将 ajax 发布请求发送到控制器时,本地 webbrick 服务器关闭。我收到分段错误错误。知道问题是什么吗?
要点:https ://gist.github.com/3802531