Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
任凯
@ailen
高级会员
第 2990 位会员 / 2012-07-24

[email protected]
西南石油大学
成都
27 篇帖子 / 247 条回帖
6 关注者
3 正在关注
71 收藏
no excusion always solution
GitHub Public Repos
  • unified_iap 1

    iap order veify service for googleplay and amazon and ios

  • rails-k8s-docker-demo 0

    rails k8s demo

  • rails_application_nginx 0

    docker rails nginx

  • globalize 0

    Rails I18n de-facto standard library for ActiveRecord model/data translation.

  • docker-rails 0

    Dockerize Rails 6 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq

  • timer 0

  • taobao-top 0

    A simple ruby implementation of Taobao TOP API

  • sim_trad 0

  • WebHubBot 0

    Python + Scrapy + MongoDB . 5 million data per day !!!💥 The world's largest website. 🔞

  • better-emacs 0

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 如何理解 Ruby 中的 Attribute 和 Virtual Attribute at 2013年12月23日

    @nightire 很喜欢一楼这样的回答方式,知其然,知其所以然。

  • 请教下 Ruby Savon 处理 impl:ArrayOf_xsd_string 类型问题 at 2013年12月19日

    @ycxxww 表示看不懂伊朗语言。。。。

  • 请教下 Ruby Savon 处理 impl:ArrayOf_xsd_string 类型问题 at 2013年12月18日

    @ycxxww 帮顶啊

  • Rails 学习顺序? at 2013年12月16日

    #26 楼 @nightire 两个人,一人一个苹果,交换过后还是每人一个苹果,但是两种思想,交换一下,那就是两种或者更多的思想咯,很有道理

  • 起手文 - 如何開始一個簡單的 Rspec 測試? at 2013年12月14日

    @bcmic 非常感谢楼主,最近正在学习这方面的内容

  • 基于 AngularJS 的番茄时间工具 at 2013年12月13日

    @loveky cool

  • Ruby Conference 2013 视频已经全了 at 2013年12月13日

    👍

  • [美国] 大家也可以考虑下国外 at 2013年12月13日

    确实很希望出国....

  • Assets management solved: we released Rails Assets at 2013年12月13日

    不错,这个应该要火

  • 那就让大家看看给 @lichooo 的邮件内容吧 at 2013年11月05日

    凡事过且忘之,而且人家都道歉了,何必呢。大家也不要在这里说人家网站做的不好怎么的,谁不都是从菜鸟开始的。就当是为社区增加凝聚力了...

  • ruby 2.0 rails 4.0 使用 mongoid 出错 at 2013年11月01日

    #4 楼 @dxwts 可能是你没有注意代码你看文档上面

    require "action_controller/railtie"
    require "action_mailer/railtie"
    require "active_resource/railtie"
    require "rails/test_unit/railtie"
    # require "sprockets/railtie" # Uncomment this line for Rails 3.1+
    

    最后一行,Rails3.1+ 用

    require "sprockets/railtie"
    

    代替

    require "active_resource/railtie"
    
  • ruby 2.0 rails 4.0 使用 mongoid 出错 at 2013年11月01日

    @dxwts 改成这个试试看呢

    require "action_controller/railtie"
    require "action_mailer/railtie"
    require "sprockets/railtie"
    require "rails/test_unit/railtie"
    
  • Ruby Conf China 2013 After Party 小结 at 2013年10月29日

    @ghosTM55 深受语文的毒害,那个“首当其冲”是最先收到伤害的意思吧。。。😄
    http://baike.baidu.com/link?url=-UzId1COuOK1Updo85pHLEpbTlflCRkM6gNPsTYb__wgwbpU2hEzUhP62e_DmnFXzQvOZFhyVA4KAZNOcrnDiQMPUFo_V8QDpzRvgHzwF5vDw9Hq7xM-blIrNC76IKf_

  • Kindeditor 上传图片不显示 at 2013年10月22日

    @wyk production 模式吗?

  • [北京] 玩编程.com 招募 Ruby 合作讲师 at 2013年10月21日

    求邀请码吧,最近也是想把自己学习的录制成视频,分析分析一下。email(renkaiswpu#gmail.com)

  • [成都] 在成都的英国公司招聘 Ruby 工程师 at 2013年10月16日

    @haiguizac 唯一不足的就是薪资

  • 号外,XX 开房记录查询 at 2013年10月16日

    天朝太神奇了....

  • 号外,XX 开房记录查询 at 2013年10月16日

    @huacnlee 可以打开的。刚打开

  • 推荐「TCP Sockets 编程」 at 2013年10月13日

    cool

  • 咱坛子里有精通 WebRTC 的朋友吗? at 2013年10月06日

    https://www.10086china.com/index.html?id=OTkxMzA4MzEyMjA1MDI4MQ== 这个就是 webrtc 做的,很不错

  • Nginx 中设置 Leverage browser caching 时候 assets 一直报 404? at 2013年09月17日

    @dddd1919 在尝试加缓存,可能是加载图片太多了

  • Nginx 中设置 Leverage browser caching 时候 assets 一直报 404? at 2013年09月17日

    @dddd1919 是的现在在想办法解决呢

  • Nginx 中设置 Leverage browser caching 时候 assets 一直报 404? at 2013年09月17日

    @zhangyuan 非常感谢我看看

  • Rails 能胜任企业级应用吗 at 2013年09月11日

    @small_fish__
    其实所谓的企业级应该叫“起夜急”吧....

  • 像 Codecademy 这样的网站,怎么实现类似终端的效果? at 2013年09月03日

    以前看过类似的资料,codecademy 采用的是jquery-console

  • 如何开始你的 SOHO 之旅 (2) 发布了 at 2013年08月27日

    COOL

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