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

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

    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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 有没有用过 Copilot 的大哥,值得购买吗? at 2023年05月25日

    copilot chat 值得入手

  • db/schema.rb 数据库迁移后的数据库模式文件需要加入到版本控制中吗? at 2017年11月09日

    schema.rb 如果冲突,直接重跑 migration 不就可以解决冲突了吗?

  • 妹子求问:可以一起玩 ROR 吗? at 2017年05月28日

    学编程我觉得最大的门槛就是学会如何解决问题,至于用什么语言,只是工具不同而已。 学习 Rails 能在一定程度上让我们对 Web 开发有比较全面的了解,这时候再去学习其他语言,也只是语法问题而已~

  • 《Ruby 元编程》《Ruby 原理剖析》的姊妹篇《优雅的 Ruby》上天猫了 at 2017年03月30日

    光听名字就得买买买~

  • 发现 Ruby 2.4.0 安装 Nokogiri 新问题 - Please install either `pkg-config` or the pkg-config gem at 2016年12月13日

    原来 Mac 下 xcode-select --install 就会安装 pkg-config

  • Ruby China 2016 纪念拉链帽衫 at 2016年11月04日

    收到货了,貌似买大了。

  • Ruby China 客户端 Beta 版 at 2016年09月06日

    @huacnlee [email protected] 下载体验一下。

  • 挽救你的 Git 仓库 at 2016年07月25日

    新人居然没有Code Review,差评

  • RubyConf China 2016 讲师和主题介绍 (15/15)(更新完毕) at 2016年07月25日

    #8 楼 @hz_qiuyuanxin 私聊哈~

  • RubyConf China 2016 讲师和主题介绍 (15/15)(更新完毕) at 2016年07月22日

    期待更多主题~

  • Reddot RubyConf 2016 总结 at 2016年07月05日

    #15 楼 @blackanger 目测是没有错的

    puts [*1..$*[0].to_i].map{|n|["%sBuzz"%x=[:Fizz][n%3]][n%5]||x|| n}
    

    😭 这就是不推荐用这种黑魔法的原因,数括号对齐可以数到瞎😲 。

  • Rails 5 还是 Rails 4.x + Grape? at 2016年07月03日

    @martin91 用 Apipie的话,是不是还要结合 postman

  • RubyConf China 2016 时间地点确定及讲师征集 at 2016年06月29日

    👏

  • Reddot RubyConf 2016 总结 at 2016年06月28日

    #4 楼 @small_fish__ 这次Conf有好几个女讲师,到场的程序媛也挺多的

  • Reddot RubyConf 2016 总结 at 2016年06月28日

    @huacnlee 已经补充上去了。

  • 哈哈,这里需要考虑妹子们的感受吗? at 2016年05月21日

    @martin91 叫大神好了,大神无性别之分~ O(∩_∩)O

  • 焕然一新的讲稿网 at 2016年05月17日

    :plus1:

  • 因为 class 同名引起的问题如何解决? at 2016年04月29日

    是不是直接在 Entities 里面写方法了?

  • 如何将 Rails 3 升级到 Rails 4 at 2016年04月23日

    http://railsdiff.org/3.0.0/4.0.0

  • 深圳 Ruby 活动 2016.04.16 活动总结 at 2016年04月20日

    :plus1:

  • 我如何把薪水从 50 人民币 / 天 提升到 100 美元 / 小时的 (4) -- 迟到了两年的更新 :) at 2016年04月14日

    Terry 绝对可以去写小说的

  • 上线用户活跃状态图,类似 GitHub at 2016年04月14日

    这个不能让 boss 知道

  • Grape 中如何使用 respond_to at 2016年04月08日

    grape返回数据,推荐使用 grape-entity

  • rmbp 用了鼠标后就回不去了 at 2016年03月25日

    想想当年还在用 Ubuntu 的时候,因为不想用鼠标,系统装了一大堆 vim 的插件。

  • Rails 前后端分离 at 2016年03月20日

    Server Side Render 确实很爽~

    推荐两个 Demo

    react-webpack-rails-tutorial react-rails-redux-sample

    分别是 browserify 和 webpack 的解决方案

    不过,如果条件允许,我觉得还是完完全全分离,后端负责提供API, 独立前端消费API 这样对前端和后端都是比较爽的~

  • Sunspot 在 console 的时候 报错 请教各位大神了 at 2016年03月20日

    看到 Connection refused

    会不会是没有启动 server

    bundle exec rake sunspot:solr:start
    
  • Ruby China 的 RubyGems 镜像上线 at 2016年03月09日

    棒棒哒~

  • 有一打《Effective Ruby》要送给你,你不要,怪我咯~ at 2016年02月26日

    已注册,昵称:Justin-lu

  • [结束] 送几本《Docker 即学即用》 at 2016年02月21日

    #76 楼 @hz_qiuyuanxin 凑个分母嘛~

  • [结束] 送几本《Docker 即学即用》 at 2016年02月19日

    [email protected]

    凑个数!

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