Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
@orzfly
Member
NO. 6015 / 2013-03-07

wz.bluesnow@gmail.com
0 Topics / 3 Replies
0 Followers
0 Following
0 Favorites
No GitHub.
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • Trello 的开源克隆 libreboard,以及开源软件借鉴商业软件的种种 at January 24, 2015

    #1 楼 @cqpx #3 楼 @southwolf Velocity 是受到作者 Dash 许可的。 http://blog.kapeli.com/dash-for-ios-android-windows-or-linux http://blog.kapeli.com/meet-velocity-for-windows/

  • 当 self.attr.nil? 时 self.attr ||= 和 self.attr = 的区别 at October 29, 2014

    http://stackoverflow.com/a/9882795

    What is the difference between 'private' and 'protected' methods in Ruby? In Ruby, the primary difference between a 'private' and 'protected' method is that a private method cannot be called with an explicit receiver, while a protected method can. What is an 'explicit receiver', you ask? An explicit receiver is the object that is receiving a message. In the following example, we have a receiver ('parent') and a method ('get_name'). The 'parent' object is receiving the instruction to perform the 'get_name' method.

  • 生成随机字母的精妙代码 at March 07, 2013

    [*?a..?z].sample(8).join

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