Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Jun Lin
@linjunpop
高级会员
第 396 位会员 / 2011-12-05

厦门
36 篇帖子 / 160 条回帖
5 关注者
17 正在关注
53 收藏
42
GitHub Public Repos
  • imessage 341

    💬 Send iMessages from command-line

  • obsidian-gist 82

    📒 Gist View for Obsidian(https://obsidian.md)

  • riif 48

    🏦 A DSL to generate QuickBooks IIF file.

  • obsidian-badge 31

    🟦 Render badges in Obsidian.md

  • receipt_verifier 20

    ✅ Verify iOS App receipt with the App Store

  • app_store 16

    👩‍💻 An App Store Server API (StoreKit 2) client in Elixir.

  • receipt_decoder 16

    🔑 Decode iOS App receipt in Elixir

  • transhook 2

    🦾 Build the connection between Internet Webhooks.

  • tello 1

    🛸 Ryze/Dji Tello SDK (Unofficial)

  • blog 1

    The source code of my blog.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • RubyConfChina 2013 大会日程发布 at 2013年10月27日

    #49 楼 @karma 是啊,今年没去。。😢

  • 「厦门」贡献一个 QQ 群,希望相互认识一下 at 2013年09月29日

    #9 楼 @changwu 都加进来聊聊吖。

  • 「厦门」贡献一个 QQ 群,希望相互认识一下 at 2013年09月29日

    #2 楼 @Martin91 只是想先大家认识一下

  • 9 月 下旬会到厦门远程工作一段时间,有没有厦门的 Rubyists 圈子呢? at 2013年09月11日

    额,厦门人的确少呀。 :(

  • vim airline at 2013年07月08日

    在我机子上 貌似速度比 powerline 快很多

  • [福利] 七牛新后台上线 携手 Ruby China 放送现金券 at 2013年06月01日

    [email protected]

  • 你们都用哪些好用的 xcode plugin? at 2013年05月24日

    http://mneorr.github.io/Alcatraz/

  • 六人小组去*厦门*休闲工作一个月,有推荐 / 赞助工作场所,或者想一起讨论问题玩的么? at 2013年05月11日

    软件园有个 爱特咖啡

  • 想开始写本关于程序员职业的书,有人会感兴趣么? at 2013年04月29日

    👍

  • 哪里有前端设计规范?(update) at 2013年04月19日

    这个? http://f2e.im/

  • 各位使用 “队列” 推荐哪款? at 2013年04月19日

    还有个 https://github.com/brandonhilkert/sucker_punch

  • 大家在玩 Clash of Clans 么? at 2013年04月11日

    已经玩腻了,删了。

  • Turbolinks 向导 at 2013年03月28日

    @Rei 哦 学习了 😄

  • Turbolinks 向导 at 2013年03月28日

    赞

    有个 typo

    var foo = 'bar';
    $(document).one('page:change', function() {
      window.foo = null;
    });
    

    应为

    var foo = 'bar';
    $(document).on('page:change', function() {
      window.foo = null;
    });
    
  • Any ruby geek in Xiamen? at 2013年03月28日

    #26 楼 @iBachue 厦门物价高,收入低。囧

  • Any ruby geek in Xiamen? at 2013年03月28日

    #24 楼 @luffycn 只是想大家可以有个地方交流,但是最近没什么时间搞。要不一起来弄弄,找个时间也可以大家聚聚。😄

  • Any ruby geek in Xiamen? at 2013年03月25日

    #12 楼 @ihuangmx 貌似就我们公司。

  • 如果把 Ruby China 的回帖改成 Nested 咋样? at 2013年03月11日

    长文:http://www.codinghorror.com/blog/2012/12/web-discussions-flat-by-design.html

  • Any ruby geek in Xiamen? at 2013年03月07日

    刚注册了个 http://amoyrb.com

  • 查找问题的利器 - Git Blame (转) at 2013年03月07日

    Github 有很好用的 Blame 界面

  • Github 官方给出的代码审查指导原则 at 2013年02月27日

    翻译不靠谱

    比如 Wait to merge the branch until another person signs off. 被翻译成 直到最后一个人退出登录后再合并分支。

  • Github 官方给出的代码审查指导原则 at 2013年02月27日

    这不是 thoughtbot 的 Guide 么。

  • pow 这个软件作用大么? at 2013年01月23日

    我比较喜欢这种方式: http://robots.thoughtbot.com/post/40110176152/foreman-as-process-manager-pow-as-dns-server-and-http

  • Rails 中使用 ETag 加速页面载入 at 2012年12月19日

    关于 XSLT,有一个 CMS: http://getsymphony.com/

  • Essential Design Pattern 的讀者若漏信請注意 at 2012年12月17日

    @xdite 可以请问一下现在进度怎样?好像就收到过一次更新,不知道是不是我又丢邮件了。😢

  • [投影片] Ruby on Rails 新兵營 : 如何將你的新工程師迅速調教成一隻老鳥 at 2012年12月05日

    👍

  • html-pipeline: Chainable Content Filters at 2012年11月28日

    @huacnlee 也许 RubyChina 可以用这个?

  • 为什么同样的测试,不同的 action 就无法通过? at 2012年11月28日

    get :show, params

    get :show, id: 123

    顺带提一下:http://betterspecs.org/

  • RubyConfChina 2012 问卷调查数据汇总 at 2012年11月22日

    厦门两人了

    希望下一届的 QA 可以直接放在每次演讲后 😄

  • TJMarkdownPaste - Markdown with code highlight and Tex mathematical syntax at 2012年11月22日

    Awesome 但是好像不支持 GFM

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