Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
osbron
@osbron
会员
第 13636 位会员 / 2014-06-13

[email protected]
0 篇帖子 / 8 条回帖
0 关注者
0 正在关注
0 收藏
未设置 GitHub 信息。
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 支付宝 API 向导 (Ruby 版),以及开源一个支付宝 gem at 2015年08月25日

    支付宝 API 向导(Ruby 版)这个怎么打不开的?

  • [广州] 客如归 招聘 Ruby 开发 数 名 at 2014年08月05日

    请问有邮箱吗?简历发不到hr#kerugui.cn这里

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    @Macrow 找到问题了 就是没加载 js 要按 F5 刷新加载 JS
    <%= javascript_include_tag "application", "data-turbolinks-track" => true %> 我是通过这句话引入 js 的 虽然知道问题所在,但还是不知到怎样解决,请问你知道吗?

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    @Macrow

    <%= f.kindeditor :content, :owner_id => @article.id,:width => 700,:height => 300 %>

    提交 action: def article_create_action if request.post? @article = Article.find_by_id(params[:id]) @article.update_attributes(article_params) redirect_to :action => 'articles' end end

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    <%= f.kindeditor :content, :owner_id => @article.id,:width => 700,:height => 300 %>

    提交 action: def article_create_action if request.post? @article = Article.find_by_id(params[:id]) @article.update_attributes(article_params) redirect_to :action => 'articles' end end

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    @Macrow
    这是我的 action def article_create @article = Article.new() @article.site = @site @article.title = '' @article.save! end

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    @Macrow 刚发现首次点进页面时上传图片 无法删除 assets,我按 F5 刷新一下再上传图片就可以删除 assets 一直搞不懂

  • rails_kindeditor 删除内容中的图片 at 2014年06月13日

    @Macrow 你好,我用 kindeditor 遇到一个问题想请教一下您,因为我用了 turbolinks,所以我加了'data-no-turbolink' => true 但是要按一下 F5 刷新编辑器才出来,后来我在 coffeescript code 里加入那段代码,不用刷新就能出来,但是和 kindeditor_assets 关联不起来,我把数据删了,但图片删不掉, (PS 不加那段代码是可以删图片的)请问是什么原因?知道吗?谢谢

关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English