Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Leo
@leozwa
VIP
NO. 96 / 2011-11-15

多伦多
16 Topics / 454 Replies
0 Followers
0 Following
1 Favorites
GitHub Public Repos
  • WordList 1

    quick and simple tool to help me memorize some GRE vocabulary

  • get_shit_done 1

    a host file modifier to block distracting sites

  • sudoku-solver 1

  • QRtube 1

    a chrome extension that generates QR codes based on the current url of the tab or any given text

  • over_the_pan 1

  • kibana 0

    Kibana

  • dc.js 0

    Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

  • ruby-china 0

    ruby-china.org website source code.

  • cuckoofilter-ingestion... 0

  • h-store 0

    H-Store Distributed Main Memory OLTP Database System

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • set_table_name rails4 这个方法是不是废置了 at May 17, 2014

    https://github.com/tobi/delayed_job/pull/58 似乎很早以前就提议废除了

    EDIT: http://apidock.com/rails/ActiveRecord/Base/set_table_name/class 3.1.0 以后就没了 请用一楼的方法

  • 大家对于 Hacker 这个词是怎么理解的 at May 16, 2014

    #5 楼 @nowherekai 最怕电视上的狂敲键盘形象。。。越快越狠。。。还有双人四手防入侵的。。。

  • The DHH Problem at May 16, 2014

    sort of related http://hawkins.io/2014/05/fragmentation_in_the_ruby_community/

  • 舌尖上的域聘 (16 日 新菜品) at May 16, 2014

    人性呢...

  • 新人最近想入手 MBA,求推荐!谢谢! at May 15, 2014

    #3 楼 @cxh116 新的 retina 版的不能换内存是吗? 我是 2011 版的还可以换

  • readable, _, _ = IO.select (sockets) 的语法怎么讲? at May 14, 2014

    #16 楼 @kevinclcn 有道理 没考虑到 nil 以为会返回 empty array

  • readable, _, _ = IO.select (sockets) 的语法怎么讲? at May 13, 2014

    请问readable = IO.select(sockets).first是否也可以

  • 抓到尝试攻击的 at May 11, 2014

    怎么会用 some_inexistent_file_with_long_name... 感觉更像是测试或扫描一类的...

  • D3 中的数据绑定--enter () 和 exit () at May 11, 2014

    enter 和 exit 一开始的确有点绕... 可以把页面当做个舞台... circles enter the stage... circles exit the stage...

  • [有图] 女神奔着 Ruby 和我合租~ at May 10, 2014

    建议翻译成 16 国语言贴到 ruby-lang 主页...

  • 关于递归 at May 09, 2014

  • 关于递归 at May 09, 2014

    二楼说的对

  • 新浪微博的第三方登录本地的开发怎么弄? at May 07, 2014

    你自己也具体点啊 连不上是怎么个连不上 报什么错误 你在控制台是怎么设置的

  • Ruby 中的 clone 和 dup 比较 at April 30, 2014

    而且注意 clone 出来的对象还是 frozen 状态的

  • 创业失败的一些经验总结,顺便找一份工作 at April 25, 2014

    #4 楼 @CN_Boris 一般所指的 equal-opportunity employer 种族 性别 信条 宗教 肤色 和原始国籍 基本都是自身无法改变的特征 而教育程度则不同 很多公司/职位/领域有理由对学历提出明确要求 不能用 equal-opportunity employer 去欺负他们啊哈哈

  • DHH: TDD is dead. Long live testing. at April 24, 2014

    一直觉得 TDD 有个很大的好处就是覆盖率奇高 改别人代码和重构的时候心里有底...

  • 大家看看 iamrubyer.com 这个域名如何 at April 20, 2014

    #7 楼 @lucky215 基本没人用 rubyer... 连书名都是the well-grounded rubyist

    ps: I am ur buyer 可理解为“俺是你干爹”

  • tornado 的路由方式似乎更好理解些 at April 20, 2014

    #2 楼 @chenge 关于什么时候用 path 什么时候用 url 可以参考 https://www.ruby-forum.com/topic/101346#221052

  • 大家看看 iamrubyer.com 这个域名如何 at April 20, 2014

    哈哈哈哈第一眼看成 i am ur buyer... →..→

  • “如果文件内容不一样,MD5 不可能一样的” at April 18, 2014

    哈哈记得有个作业就是关于 MD5 碰撞的 两个 ps 文件一个说请传$20 给我 另一个说请传$1,000,000 给我

  • find_by_id.attr 的效率是不是不高呢? at April 17, 2014

    #6 楼 @yangman_wenzhu 及时不报错也应该有个 Deprecation Warning "find_by_xxx" is deprecated and may be removed from future releases 一类的 多注意下 warning

  • easy_captcha 的验证码无法验证…… at April 17, 2014

    #4 楼 @moliliang 你觉得问题在这里 那问题是真的否在这??? (话说 Markdown 的粗体怎么不管用了...)

  • find_by_id.attr 的效率是不是不高呢? at April 17, 2014

    #4 楼 @yangman_wenzhu 一般查询 API 的时候会提醒 http://apidock.com/rails/ActiveRecord/FinderMethods/find_by_attributes 而且使用的时候 console 应该也会提醒吧(不确定)

  • easy_captcha 的验证码无法验证…… at April 17, 2014

    不贴代码不贴细节我只能祝你蛋蛋早日康复

  • 零编程基础,边做边学,180 天做了 180 个网站 at April 16, 2014

    不管做的是什么 质量如何 技术深度如何... 能坚持 180 天都值得尊敬

  • 面试题求解~微博数据库设计 at April 14, 2014

    我觉得在缺少具体情况的方案下没有什么设计的余地 hooopo 那个绝对满足条件 每个用户至少关注 100 个人 那可能这一亿个用户都关注 100 个大 V 具体优化还是要看具体遇到的问题吧

  • [已解决] git diff 怎么看 Untracked files / New files 的内容? at April 13, 2014

    #8 楼 @swordray 既然是 untracked... 那就没 git 什么事了吧... git 又不记得这文件以前什么样子...

    EDIT: 好吧 看来还真是有实用之处 楼上说的对... 用 -N 或 --intent-to-add http://stackoverflow.com/questions/855767/can-i-use-git-diff-on-untracked-files

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