【发布时间】:2011-12-28 13:53:42
【问题描述】:
我正在尝试为我的 rails 应用安装此插件: https://github.com/remvee/unobtrusive_upload_progress
说明书上写着:
After installing the plugin, you’ll need to setup a Mongrel configuration script to add the following uri mappings:
但是我在 config 文件夹中检查了我的 rails 文件夹,并且没有 mongrel 配置文件。
谢谢
【问题讨论】:
标签: ruby-on-rails ruby mongrel