Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Jianqiu Xiao
@swordray
会员
第 6291 位会员 / 2013-03-23

北京
24 篇帖子 / 557 条回帖
22 关注者
3 正在关注
0 收藏
打赏作者
GitHub Public Repos
  • ruby-china-ios 159

    Ruby China app for iOS

  • ispinner 54

    Pure CSS spinner like iOS UIActivityIndicatorView

  • modular_migration 39

    Rails migration files generate into corresponding modular directories

  • JXWebViewController 29

    An iOS view controller wrapper for WKWebView

  • v2ex-ios 28

    An Unofficial V2EX iOS App

  • JXGradientNavigationBar 18

    Custom UINavigationBar subclass with gradient colors on iOS.

  • JXReviewController 16

    Request rating by 1-5 stars.

  • v2ex-android 15

    A V2EX Android App.

  • rails-cache_control 10

    Autotomicly add HTTP Cache-control header when caches_action expires_in specified

  • sass-lint-webpack 8

    Sass-lint plugin for Webpack 4+

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Rails 中从一个页面跳到另一个页面,JS 失效 at 2015年06月04日

    一般可以通过加上 jquery.turbolinks.js 或去掉 turbolinks 解决,详见这两个库的文档

  • 携程这回玩大了 at 2015年06月02日

    #30 楼 @victor 👍

  • [上海] 招聘 RubyMotion 工程师 at 2015年06月02日

    #19 楼 @aaffdd11 从 Swift 1.0 写正式产品,到现在近 1 年时间,没有发现不稳定的情况,所以这一点不用担心

  • 请问如何一键把另一个网站的内容「搬」到 Rails 的 #new 表单里面来? at 2015年06月01日

    加个 post :new 路由,灵活应变不拘泥于形式

  • 出个 14年6月30号购于苹果官网的 MacBook Air 11 寸。 at 2015年06月01日

    外接 27 寸显示器也没多大区别了

  • 使用 Rails 构建 API 实践 at 2015年05月31日

    思路是对的,没有必要为了写 API 而另准备一套服务器

  • 前端架构分享 at 2015年05月30日

    :plus1:

  • 如何在源码阶段写出更快的 Ruby at 2015年05月30日

    :plus1:

  • [上海] 招聘 RubyMotion 工程师 at 2015年05月30日

    #9 楼 @aaffdd11 Swift 有什么不稳定吗

  • ActiveRecord 里面关于 or 查询的时候,有没有比较简单的写法? at 2015年05月29日
    users = User.where(%w[ user_id user_name gender ].map { |f| "#{f} LIKE :q" }.join(' OR '), q: "%#{params[:q]}%")
    
  • 开发模式局域网如何访问 Rails 程序 at 2015年05月08日

    最短写法 rails s -b0

  • 真是用了 Ruby 就没法再用其他语言了 at 2015年05月05日
    @product.option_types.map(&:presentation).join['颜色']
    
  • 听说拉勾上的招聘薪酬都是虚高? at 2015年04月10日

    #13 楼 @chairy11 跪了,5 分钟前刚改的,ruby-china 上实话实说,拉勾上就入乡随俗吧

  • 听说拉勾上的招聘薪酬都是虚高? at 2015年04月10日

    我说怎么没人投简历呢,老实人吃亏呀

  • Web 开发后端缓存思路 at 2015年04月06日

    include() 早就不是用 join 来查了

  • Google 产品全面撤销 CNNIC 根证书 at 2015年04月02日

    好,支持,威武,有希望了!

  • Ruby 整理 hash at 2015年03月18日
    h.group_by { |k, _| k[0..6] }.map { |k, v| [k, v.map(&:second).sum] }.to_h
    
  • 新人求助,是需要简单重构还是推倒重写? at 2015年03月18日

    代码的总行数不重要,关键是代码结构是否足够清晰,架构好的项目即使功能再多也易于维护

    +----------------------+-------+-------+---------+---------+-----+-------+
    | Name                 | Lines |   LOC | Classes | Methods | M/C | LOC/M |
    +----------------------+-------+-------+---------+---------+-----+-------+
    | Controllers          | 47826 | 19878 |     364 |    1836 |   5 |     8 |
    | Helpers              |   196 |   165 |       0 |      17 |   0 |     7 |
    | Models               | 15133 | 10429 |     289 |     643 |   2 |    14 |
    | Libraries            |  1216 |  1003 |      29 |      65 |   2 |    13 |
    +----------------------+-------+-------+---------+---------+-----+-------+
    | Total                | 64371 | 31475 |     682 |    2561 |   3 |    10 |
    +----------------------+-------+-------+---------+---------+-----+-------+
    
  • 《提问的智慧》 at 2015年02月23日

    :plus1:

  • 写了个 ruby-china 的 go 版本的 api 库 at 2015年01月21日

    #5 楼 @no13bus 我用 Swift、Java、C# 处理 JSON 都没一个顺手的,其中 Google Gson 就跟你说的思路一样

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