Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
@kenshin54
高级会员
第 165 位会员 / 2011-11-22

上海
22 篇帖子 / 550 条回帖
38 关注者
0 正在关注
0 收藏
GitHub Public Repos
  • popline 1059

    Popline is an HTML5 Rich-Text-Editor Toolbar

  • crane 14

    A mini linux container.

  • aws-simple-mfa 4

    Use AWS CLI with MFA enabled, but no Assume Role required.

  • firebase-admin-go 0

    Firebase Admin Go SDK

  • lilliput 0

    Resize images and animated GIFs in Go

  • gh-ost 0

    GitHub's Online Schema Migrations for MySQL

  • gifsicle 0

    Gifsicle is a suite of programs for manipulating GIF images and animations.

  • vim-snippets 0

    vim-snipmate default snippets (Previously snipmate-snippets)

  • minigc 0

    minimum gc

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • [北京] 目前最火的那个 FORK, 正在招聘 Ruby 工程师!!!!! at 2015年06月03日

    路过帮顶,绝对值得加入。

  • Rails 5 - 将会有更快的 render collection 以及优化小细节 at 2015年05月26日

    :plus1:

  • [上海] 哔哩哔哩-诚邀 Ruby 工程师-只差你了! at 2015年05月22日

    啊 好想去!

  • 为什么 Java 没有 GIL? at 2015年03月20日

    主要是 Java 有金主,有人撑腰 👻

  • Puma 源代码分析 - HTTP 协议解析 at 2015年03月16日

    :plus1:

  • Puma 源代码分析 - 概述 at 2015年02月28日

    👍 强烈支持

  • [上海][2015年01月20日] 2015年 第一次月中聚会 技术聚会 at 2015年01月13日

    :plus1:

  • rails-perftest - 分析你的 Rails 应用的性能 at 2015年01月01日

    :plus1:

  • File.read 读不全文件 at 2014年12月30日

    不一定要关闭文件,只要 file.flush 应该就可以了,关闭会带上 flush 操作。

    追加: file.sync = true 也可以,但是要放在写之前。

  • Rails 路由系统源码探索 at 2014年11月28日

    :plus1:

  • [上海] 麦田亲子游招聘 Ruby 程序员 2 名 (robbin 创业项目,亲自招募) at 2014年11月25日

    支持 robbin

  • 论坛有大牛看过 Ruby 本身的实现代码么? at 2014年11月12日

    2 楼才是。。我没看过 RVM。。。

  • Is Rails Slow? by Akira Matsuda at 2014年11月09日

    url_helper 在哪里都是杀手,写 Flask 有感。。。

  • 新的 Ruby app server:Raptor at 2014年10月22日

    integrated caching ...

  • FFTS.IO [更新] at 2014年10月09日

    很棒的工具 赞一个

  • 程序员的 Burnout 与 Depression 抑郁症 at 2014年10月09日

    Follow your heart!

  • 一张图带你了解虚拟机在线迁移技术 at 2014年09月24日

    好文

  • 计时攻击原理以及 Rails 对应的防范 at 2014年09月19日

    好文啊 居然没在公司教教我

  • [北京] FIR.im 招聘 - 更新 Rails 职位 - 有的人找工作, 有的人换工作; 有些人, 会加入 FIR.im at 2014年09月15日

    真是高大上,默默泪流

  • 说说 Rails 的套娃缓存机制 at 2014年09月11日

    Fantastic!

  • 我是来给大伙送航拍器的 at 2014年08月25日

    😍 好想要

  • Ruby 2.0 Timeout 的内部实现 at 2014年08月20日

    好文 👍

  • 如何在多线程中获取每个线程的返回值 at 2014年07月11日

    轻量点的还可以用 queue,工作线程把结果放到 queue 里,收集的线程去取,没内容的话,收集的线程会 blocking。

    http://ruby-doc.org/stdlib-2.0.0/libdoc/thread/rdoc/Queue.html

  • [上海][2014年6月17日] 周中聚会 at 2014年06月18日

    这么 high,看来不能错过

  • 如何通过类名获得类的命名空间? at 2014年06月18日
    module A
      class B
      end
    end
    
    def foo(bar)
      puts bar.class
    end
    
    foo A::B.new
    
    # => A::B
    
  • 如何通过类名获得类的命名空间? at 2014年06月18日

    不是应该直接就返回 Admin::In::User 么?

  • ruby china 能不能像 stackoverflow 一样增加一个在下方直接预览的功能? at 2014年06月18日

    你说的应该是编辑器直接预览吧,我一开始以为是在列表页预览帖子内容。。。

  • 问下 gitlab 的用户认证系统要怎么和一些认证系统进行关联,有人做过相关工作吗?谢谢! at 2014年05月26日

    实现一个你们只有认证体系的 Omniauth Strategy,在 Devise 中配置使用。可以参考 https://github.com/gitlabhq/omniauth-ldap,这是 Gitlab 的 LDAP 认证的实现。

  • 响应式布局加入 at 2014年05月25日

    LGTM

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