rails_kindeditor怎么直接在 f.kindeditor 后的参数里指定图片上传提交的action地址?默认的 /kindeditor/upload ,貌似改起来比较麻烦
rails_kindeditor
f.kindeditor
action
/kindeditor/upload
改起来不麻烦,看看 image.js,里面有个 dir 参数,可以根据这个参数提交到不同的 action