Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
李华顺
@huacnlee
管理员
第 2 位会员 / 2011-10-28

[email protected]
长桥证券 (Longbridge)
成都
502 篇帖子 / 9058 条回帖
959 关注者
53 正在关注
105 收藏
打赏作者
GitHub Public Repos
  • autocorrect 1412

    A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuation...

  • rails-settings-cached 1104

    Global settings for your Rails application.

  • rucaptcha 697

    Captcha Gem for Rails, which generates captcha image by Rust.

  • zed-theme-macos-classic 97

    A macOS native style theme for Zed, let it same like native app in macOS.

  • vscode-macos-classic.t... 22

    macOS Classic theme for Visual Studio Code

  • zed-extension-action 19

    GitHub Action for automatically bump Zed Extensions version after a release.

  • autocorrect-action 11

    GitHub action for use AutoCorrect as lint

  • zed-autocorrect 6

    AutoCorrect for Zed

  • gpui-workspace 4

    Dock layout UI component for GPUI, that extracted from Zed project.

  • zed-lalrpop 3

    LALRPOP parser grammar support for Zed.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 请问下,现在 .im 的域名不能申请注册了? at 2016年10月08日

    https://www.name.com/

  • 另一篇 The Rails Doctrine - 中文翻译 at 2016年10月08日

    👍

  • How it feels to learn JavaScript in 2016 at 2016年10月06日

    JS 没发作出 Rails 的,其他语言也不行,缺少 Ruby 的语言特性,很多 Rails 的东西都是无法实现的

  • 关于 Nokogiri 的安装依赖 libxml2-2.9.4 报错的问题 at 2016年10月06日

    正确处理方法:

    sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
    xcode-select --install
    gem install nokogiri -v '1.6.8.1'
    

    为何不用 Homebrew 安装 libxml2,因为 macOS 上,安装 Nokogiri 的时候会下载 libxml2 来编译安装的。

    所以,还是 Xcode Developer Tools 的问题。

  • 基于 html-pipeline 重构了 Markdown 处理器,支持插入 Youtube 视频了 at 2016年10月05日

    #2 楼 @huobazi 我已经发现了 😭

  • 一个基于 NeoVim 专注于 Mac 平台的 GUI 项目 VimR at 2016年10月05日

    它那个项目列表的功能不太好用

  • Unable to pull data from 'http://ruby.taobao.org' at 2016年10月05日

    https://gems.ruby-china.org

  • Rails 如何在 create 的时候有个 confirm 确认框? at 2016年10月03日

    data-confirm 的核心实现是由 jquery-ujs 实现的

    https://github.com/rails/jquery-ujs

  • 写了一个用于自动化后台创建的 Gem - Carload at 2016年09月30日

    #7 楼 @dongli1985 我调整的 😌

  • 写了一个用于自动化后台创建的 Gem - Carload at 2016年09月30日

    这坑好大的,要实现很多东西,到目前为止 activeadmin、rails_admin 和 administrate 都还有好多需要完善的地方。

  • 请教大家关于上传后,转码问题 at 2016年09月29日

    http://nginx.org/en/docs/http/ngx_http_core_module.html#location

  • 请教大家关于上传后,转码问题 at 2016年09月28日

    Nginx Proxy 直接配置,原模原样转过去

  • Ruby 有类似于 dubbo 这样的分布式框架吗 at 2016年09月28日

    gRPC Thrift

  • Rails 从 Request 到 Response (1) at 2016年09月28日

    那些兼容了 Rake 接口的框架的核心

    应该是“Rack 接口”吧

  • 大疆发布掌上无人机 Mavic Pro,重仅 743 克,飞行时间 27 分钟 at 2016年09月28日

    多少钱?重点是 😄

  • 全栈营感想 at 2016年09月28日

    不过楼上哪些学员一窝蜂的来顶帖就有点太那个了……况且每个人的格式还很像,像约好了一样。也怪不得不招人待见,你们要注意!

  • 关于 bundle install 时安装 json 失败的问题 at 2016年09月28日

    老问题了,一搜一大把

    The same issue on ubuntu-trusty-64 running ruby 2.2.3. the solution is to install libgmp3-dev.

    sudo apt-get install libgmp3-dev
    

    https://github.com/flori/json/issues/253

  • 全栈营感想 at 2016年09月28日

    社区加精华的条件很简单,认真的内容。况且这个帖子以及下面的某些回复都已经获得了超过精华标准的赞数量。

    此外上面许多人太较真了,管理员没有帮 Xdite 打广告的意思。我们只是单纯认为这是一件好事,同时结果也是好的。

    我看过几个那些学员的项目代码,品质是有的,只是功能稍微简单了些。但短期时间能达到这个效果,这是值得学习的事情。

    当然 我也觉得学费太贵了。但那是买卖双方的事情,有人愿意,有什么关系呢?

  • GitLab 8.11.7 中文版,有感兴趣的么? at 2016年09月27日

    下一个版本就完蛋了

  • Ruby China 是如何把请求全部转发给 https 的?strict-transport-security 吗? at 2016年09月27日

    Rails 配置里面开启 ssl

  • 一起来发现这次 RubyConf 大会的最萌细节吧~~~ at 2016年09月24日

    ☺

  • 一起来发现这次 RubyConf 大会的最萌细节吧~~~ at 2016年09月24日

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