Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
@kikyous
高级会员
第 2564 位会员 / 2012-06-16

[email protected]
西安
88 篇帖子 / 875 条回帖
20 关注者
0 正在关注
13 收藏
GitHub Public Repos
  • ChatGPT-Nuxt-Web 10

  • bootstrap3-sass 4

    bootstrap-sass 3 continue

  • vscode-css-action 3

    A vscode extension help editing scss/less file with color replace and px convert.

  • mitmfile.py 2

    Define and load mitmproxy config easy

  • easy_form 2

    form builder without complex dsl

  • tc-dev-enhance 1

  • vue3-ui-test 0

  • Clash.Meta 0

    A rule-based tunnel in Go.

  • inertia-rails 0

    The Rails adapter for Inertia.js.

  • deno_deploy_cors_proxy 0

    Deno Deploy CORS Proxy

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • rails 中继承过来的 controller 中的有些 action 需要屏蔽,怎么做? at 2012年07月22日

    #2 楼 @benzhang route 是 resource 的那种

  • rails 中继承过来的 controller 中的有些 action 需要屏蔽,怎么做? at 2012年07月22日

    效果应该就像没有那个 anction 一样

  • Rails.vim 高效使用指南 at 2012年07月22日

    顶

  • 大家说说各自的开发工具和环境,谢谢! at 2012年07月20日

    vim

  • 如何快速的对比两个记录的时间戳是不是同一天 at 2012年07月18日

    恩 to_date

  • 这里有多少人用机械键盘? at 2012年07月18日

    用笔记本键盘的什么水平?

  • jquery file upload 上传 rails 回应有问题 at 2012年07月17日

    #8 楼 @chinacheng 嗯,是这个插件https://github.com/blueimp/jQuery-File-Upload

  • jquery file upload 上传 rails 回应有问题 at 2012年07月17日

    #5 楼 @chinacheng 再问一下,jquery file upload 没有设置自动上传,但为什么一选择文件他就自动开始上传呢?

  • jquery file upload 上传 rails 回应有问题 at 2012年07月17日

    #5 楼 @chinacheng SyntaxError: Unexpected identifier

  • jquery file upload 上传 rails 回应有问题 at 2012年07月17日

    #1 楼 @chinacheng 把,:content_type => 'text/html'去掉就好了,虽然在 firebug network 看到的返回还是两个一样的,但是 data.result.name 总算正常了

    render :json => { :pic_path => upload.picture.url.to_s , :name => upload.picture.instance.attributes["picture_file_name"] }
    
  • jquery file upload 上传 rails 回应有问题 at 2012年07月17日

    #1 楼 @chinacheng 但是用 data.result 打印出来是正确的啊

    {"pic_path":"/system/uploads/pictures/000/000/039/original/562c11dfa9ec8a131c35c958f703918fa0ecc05f.jpg?1342495957","name":"562c11dfa9ec8a131c35c958f703918fa0ecc05f.jpg"} 
    

    而且

    render :json => { :pic_path => upload.picture.url.to_s , :name => upload.picture.instance.attributes["picture_file_name"] }, :content_type => 'text/html'
    

    不会有错的啊

  • 在执行 rake db:migrate 的时候怎么给表中插入一条记录? at 2012年07月16日

    #1 楼 @huacnlee 嗯,我试试

  • gvim + ubuntu mono + railscasts at 2012年07月16日

    字体不错,什么字体?

  • Devise 怎么定制用户需要的字段? at 2012年07月14日

    #2 楼 @tumayun kan bu liao

  • Devise 怎么定制用户需要的字段? at 2012年07月13日

    http://blog.csdn.net/emerald0106/article/details/7100122 嗯,这里有一篇不错的文章

  • 新手用 vim 开发时的问题 at 2012年07月07日

    推荐 ctrlp.vim 有方便的新建文件的功能

  • Rails 开发特配 vimfiles 文件 at 2012年07月05日

    #5 楼 @wongyouth 不需要 gvimc 的

  • Rails 开发特配 vimfiles 文件 at 2012年07月05日

    用 taglist 的可以看看 tagbar,比 taglist 好用,作者也没有消失

  • 别人都喜欢刷微博,我喜欢刷 github at 2012年07月04日

    :1:

  • vim 插件推荐 xptemplate,比 snipmate 更强的代码片段补全 at 2012年07月04日

    #11 楼 @ratazzi monokai

  • vim 插件推荐 xptemplate,比 snipmate 更强的代码片段补全 at 2012年07月03日

    #8 楼 @michael 自己改的 monokai

  • Sublime Text 2 中文输入解决思路 (只有思路,没有具体方案) at 2012年07月03日

    不缺想法就缺能做的人

  • 快捷迅速的编辑器 at 2012年07月03日

    vim +1

  • 想要入手一台 macbook , 求指导 at 2012年07月01日

    买个超级本装 linux 吧,很爽的

  • vim 插件推荐 xptemplate,比 snipmate 更强的代码片段补全 at 2012年07月01日

    https://github.com/drmingdrmer/xptemplate/pull/21/files 更好的 ruby 和 eruby 支持

  • vim 插件推荐 xptemplate,比 snipmate 更强的代码片段补全 at 2012年06月30日

    #3 楼 @wang0109 看了这个插件,没有 XPTemplate 强大,而且必须编译 python 支持

  • vim 插件推荐 xptemplate,比 snipmate 更强的代码片段补全 at 2012年06月30日

    #1 楼 @allenwei 还有没有什么强大的功能,我加上去

  • Sublime Text 2.0 稳定版发布 at 2012年06月29日

    #9 楼 @ery 可以慢慢学嘛, 话说我还从来没有为软件花过钱,想什么时候体验一下 不过 59 美元=374.8412 人民币元,对我来说还是比较贵

  • Sublime Text 2.0 稳定版发布 at 2012年06月29日

    吼吼,支持大家买正版,用的安心一点,人家做这么优秀的软件不容易,大家也是程序员 BTW,我还是对开源的开发工具比较放心,比如 vim

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