Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
陆晓勇
@justin
高级会员
第 1680 位会员 / 2012-04-01

[email protected]
阿里云
广州
8 篇帖子 / 192 条回帖
33 关注者
13 正在关注
9 收藏
GitHub Public Repos
  • react-redux-antd 417

    react redux for CMS/Enterprise class App/ERP/Admin with ant-design

  • egg-http-auth 7

    egg plugin for HTTP basic and digest access authentication

  • egg-delayed-job 4

    A priority job queue backed by redis, built for eggjs.

  • react-loadmask 3

    loading mask for react

  • justin-lu 0

  • justin-lu.github.io 0

    my blog

  • plugin-request 0

    Integrate umi-request and @umijs/use-request deeply to umi.

  • alias 0

    The alias for git,rails,heroku and so on.

  • juejin-crawler 0

    crawler demo

  • ant-design-vue 0

    An enterprise-class UI components based on Ant Design and Vue. 🐜

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 小数至少保留两位如何实现 at 2015年06月29日

    听不太懂你的问题,你要的是 20.00001.round(2)么?

  • 理解 ActiveSupport::Concern at 2015年06月29日

    #11 楼 @leondu ^_^我再插播个比较近的招聘链接: https://ruby-china.org/topics/24961

  • 理解 ActiveSupport::Concern at 2015年06月29日

    @neverlandxy_naix 好的,谢谢

  • 请教一个 nil 值的问题 at 2015年06月28日

    #4 楼 @davidminaki 你想要的是这个?

    <%= @event.try(:name) %>
    
  • 理解 ActiveSupport::Concern at 2015年06月28日

    @neverlandxy_naix

    • append_features 什么时候被调用可能不是本文最主要的,据我所知,append_features 也是 module 的一个 callback,会在 include 之后,为当前 class 添加 module 的变量,常量,方法等。append_features 会先与included 被调用详见:http://apidock.com/ruby/Module/append_features

    • 重写included方法应该是方便以block的方式添加类方法,请对比:

    base.class_eval do
      scope :disabled, -> { where(disabled: true) }
    end
    included do
      scope :disabled, -> { where(disabled: true) }
    end
    
    • 模块依赖通过加载
    base.instance_variable_get(:@_dependencies) << self
    
    @_dependencies.each { |dep| base.include(dep) }
    

    这些讲起来确实还得费点时间,我找个时间补充一下吧。

  • 理解 ActiveSupport::Concern at 2015年06月27日

    @yaocanwei 来个分享嘞!

  • 理解 ActiveSupport::Concern at 2015年06月27日

    @martin91 写得不好,还望马丁大神指点一二 😄

  • 说出你最喜欢的开源项目,七牛和你一起去支持! at 2015年06月27日

    http://github.com/ruby-china

  • 微信的开发 at 2015年06月27日

    www.tunnel.mobi http://localtunnel.me/

  • [2015年6月5-7日] 热爱创造的你快来一起 Change The World —— 第二届广州创客马拉松报名开始 at 2015年05月23日

    :plus1:

  • Ionic 玩家 at 2015年05月22日

    好巧,我们公司也用 Ionic.

  • [广州] Beansmile 2015 年春季招聘 前端 / Ruby 开发 / 实习生 at 2015年04月02日

    公司好,老大好,同事好。 :plus1:

  • 申请以及集成 Stripe 的 Alipay 支付方案 at 2015年03月29日

    好文果断第一个顶! 大神请带上我~

  • 介绍几本 Rails 进阶书 at 2015年03月27日

    好东西,给个赞👍

  • [广州] 广州里格 12K~20K 招聘 Ruby 的高级攻城狮 2 名 at 2015年03月26日

    @ruby_sky :plus1:

  • [广州][2015年04月17日] GZRUBY 第 24 次聚会 - 19:00 at 2015年03月25日

    人工🔝

  • 在页面表单里,填完数据后提交,无法保存到数据表是什么原因? at 2015年03月24日

    建议 debugger,然后用@factor.save! 看一下哪里报错了。

  • [广州] RubyGZ slack 群组 at 2015年03月12日

  • 我如何读书 at 2015年03月12日

    👍

  • [广州][2015年01月31日] GZRUBY 第 23 次聚会 - 15:00 at 2015年01月15日

    又可以看到各位大牛啦。

  • Rails 路由系统源码探索 at 2015年01月09日

    :plus1:

  • InfluxDB + Grafana 快速搭建自己的 NewRelic,分析应用运行情况 at 2014年12月30日

    果断收藏~

  • 2014 年 Web 高手都在做什么 -- 一个 Rails 开发者的视角 at 2014年12月24日

    #17 楼 @linjunzhugg 第一次需要 10 天,第二次需要 1 天,第三次可能 1 个小时就搞定了。😄

  • [广州][2014年12月27日] GZRUBY 第 22 次聚会 - 15:00 (持续更新主题中...) at 2014年12月22日

    👌

  • 关于在 github 上备份自己的 vim 插件的问题 at 2014年12月06日

    Vundle +1 虽然我已经不用 Vim 了。

  • 使用 vi 写 rails 的朋友怎么有什么好的配色方案吗? at 2014年11月28日

    一直使用 molokai , 配色看起来很舒服。

  • Ruby 如何用 for 循环打印一个三角形? at 2014年11月12日

    @luikore 果然是大神 :plus1:

  • [广州][2014年11月29日] GZRUBY 第 21 次聚会 - 15:00 [更新场地信息] at 2014年11月09日

    👏

  • 写完了,天快亮了,81 页 at 2014年11月01日

    辛苦了~坐等今天分享。

  • RubyConf China 2014 参会指南 at 2014年10月31日

    好早,赶紧睡觉了~

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