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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Ruby China 的 RubyGems 镜像上线 at 2016年03月14日

    #76 楼 @southorion 请用 Linux

  • 给 Ruby China 加个 Markdown Editor? at 2016年03月14日

    其实如果谁能把这个事情做得够细致,我会接受的

  • PHP 新人,咨询下大家都用什么做持续构建和部署 at 2016年03月11日

    http://travis-ci.org/

    GitLab CI

  • 在一台 Linux 服务器上配置两个 unicorn worker,为什么在配置第二个服务的时候提示 production is already worker at 2016年03月11日

    贴配置啊,两个 Unicorn 是怎么配置的,你是怎么启动的

  • 在一台 Linux 服务器上配置两个 unicorn worker,为什么在配置第二个服务的时候提示 production is already worker at 2016年03月11日
    ps aux | grep unicorn
    
  • 动态生成 pdf at 2016年03月11日

    https://github.com/mileszs/wicked_pdf

  • 请问有没有一种类似 Ruby 但容易开发桌面程序的编程语言? at 2016年03月11日

    https://github.com/atom/electron

  • Ruby China 的 RubyGems 镜像上线 at 2016年03月10日

    #52 楼 @juanito 现在还没有那个

  • Ruby China 的 RubyGems 镜像上线 at 2016年03月10日

    #43 楼 @qhwa 境外网络连接的失败率没那么高的吧

  • Ruby China 的 RubyGems 镜像上线 at 2016年03月09日

    以前对 Gem 开发者来说最苦恼的事是发布了一个新版本需要等很久才能用

    现在不用等啦 立刻就能下载到最新的版本

  • Ruby China 的 RubyGems 镜像上线 at 2016年03月09日

    #4 楼 @zming619 就是那个架构图 后面 Nginx,配置在我公布出来的开源项目里面。

  • 貌似 taobao 源从昨天起不更新了 at 2016年03月09日

    大家可以尝试 http://gems.ruby-china.org/ 了

  • Ruby China 官方 App - 1.2.0 已发布,以及 Android 测试版本 at 2016年03月09日

    #1 楼 @dothide 看看,你发我那个包是有什么特殊的么?

  • 北京活动 | BQMeetUp (Better Quality Meet Up) 测试君自己的小圈子 at 2016年03月09日

    请不要重复发类似的内容!

  • Ruby China 官方 App - 1.2.0 已发布,以及 Android 测试版本 at 2016年03月09日

    #1 楼 @dothide 我把 Android 测试版本发出来给大家测试吧

  • ruby-beautify 在 Atom 的编码问题 at 2016年03月08日

    Atom 调用的 Ruby 可能是比较低的 Ruby 版本

  • Rails 用 RJS 简单有效的实现页面局部刷新 at 2016年03月08日

    #23 楼 @cassiuschen 事件绑定的处理,你用 Backbone Events 就简单了。这也是我为什么会在 Ruby China 用 Backbone 的原因

  • 貌似 taobao 源从昨天起不更新了 at 2016年03月08日

    #6 楼 @akgitcom 你有什么代理吧?

  • 敬告各位发招聘的公司注意! at 2016年03月08日

    #30 楼 @tsinova 给你开通了

  • 貌似 taobao 源从昨天起不更新了 at 2016年03月08日

    #4 楼 @bluebu 先用 http://gems.ruby-china.org

  • 已升级到 Rails 5,用上了 ActionCable at 2016年03月07日

    #46 楼 @dannyxu 你的访问量没上去,可能现在还发现不了我的问题

  • 已升级到 Rails 5,用上了 ActionCable at 2016年03月07日

    #43 楼 @dannyxu #41 楼 @ashchan

    有配置的 https://github.com/ruby-china/ruby-china/blob/master/config/initializers/action_cable.rb

  • 已升级到 Rails 5,用上了 ActionCable at 2016年03月05日

    #41 楼 @ashchan 那个我应该配置正确了的。因为一开始是能连上的,跑一会儿就不行了

  • 深圳好像除了大疆,都没有其他特别好的机会。 at 2016年03月04日

    #5 楼 @_kaichen 上次听庄表伟说是 GitLab 定制开发

  • 大疆发布旗舰新品 Phantom 4,三大智能亮点来了 at 2016年03月04日

    好牛逼啊

  • Rails 应用部署完重启后,第一次访问会很慢 at 2016年03月04日

    reload 进程是这样的,Rails 启动的时候有预加载的动作,在 Copy on Write 的机制下,预加载能节省内存。

  • 貌似 taobao 源从昨天起不更新了 at 2016年03月04日

    已经好了

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