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

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

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

  • rails-settings-cached 1106

    Global settings for your Rails application.

  • rucaptcha 696

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

  • zed-theme-macos-classic 98

    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 20

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

  • autocorrect-action 11

    GitHub action for use AutoCorrect as lint

  • color-lsp 7

    A document color language server.

  • zed-autocorrect 6

    AutoCorrect for Zed

  • gpui-workspace 5

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

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 是否应该开个新手专区呢?近来新手问题似乎越来越多了 at 2012年06月06日

    #1 楼 @kenneth 你问的方式确实不好,太过依赖别人

  • 为什么社区用 MongoDB 不用 Mysql 做持久化? at 2012年06月05日

    #6 楼 正解

  • 消失了半年,我又重回 ruby 社区啦! at 2012年06月05日

    哇,膜拜

  • 有没有人在 win 下玩 resque 的? at 2012年06月05日

    Redis 不能在 Windows 上面安装,Redis 官方也不准备支持 微软曾经给 Redis 提过 Windows 的补丁,但是被 Redis 官方拒绝了

  • 中文的 Text Editor 和 Gem at 2012年06月05日
    1. Ruby 用中文的时候,需要在文件头声明 # coding: utf-8 ,比如 这个文件
    2. Sublime Text 2
  • 今日探讨一个电子商务站点,小弟对做托没兴趣,有兴趣的探讨,没兴趣的请无视该帖子 at 2012年06月05日

    淘宝似乎就有这类求购功能

  • 有人用 Evernote 整合 Markdown 吗? at 2012年06月04日

    #8 楼 @chendahui007 我现在用 Ruby China 的记事本记录笔记

  • 做一个地铁路线规划网站的话,去哪获取上海地铁站点信息 at 2012年06月04日

    #2 楼 @Rei 我的理解 Graph Database 似乎不是干这个事情的,而是用于处理负责的关联关系,比如好友关系,兴趣关系

  • Ruby in China 和 Ruby-China 都处于发展阶段,我们仍需努力 at 2012年06月04日

    其实总的来说,这篇帖子很有意义,对 Ruby China 朝良性发展很有帮助

  • . at 2012年06月04日

    #36 楼 @robin 防不了换马甲,另外规则很难设定

  • 看到一个 python 的 T-shirt 挺好玩的 at 2012年06月04日

    以前见过

  • Ruby in China 和 Ruby-China 都处于发展阶段,我们仍需努力 at 2012年06月04日

    #34 楼 @kevinhua 那个不是我删除的

  • Ruby in China 和 Ruby-China 都处于发展阶段,我们仍需努力 at 2012年06月04日

    @kevinhua 满足你,已经帮你恢复了。

  • 网上搜索了一下,发现 MarkEdit 与 Ruby-China 配合比较好 at 2012年06月04日

    早就知道这类了,而且 @Rei 在他的 CodeCamp 里面已经实现。 但我觉得没有太大必要,点预览再预览这样的设计挺好的,有需求的时候再用。

  • Ruby 1.9.3p194t 是不是会造成 certificate verify failed at 2012年06月04日

    就是把 Gemfile 里面第一行的 https://rubygems.org 换成 http://ruby.taobao.org

  • Ruby 1.9.3p194t 是不是会造成 certificate verify failed at 2012年06月03日

    你的 SSL 证书有问题,简单解决方法是用 http 而不是 https

  • Live Show with @yedingding 第一期发布 at 2012年06月03日

    顶

  • Ruby in China 和 Ruby-China 都处于发展阶段,我们仍需努力 at 2012年06月03日

    #14 楼 @suupic 瞎扯蛋是特色,去了就没意思了

  • 我被恶心到了 ---- 记一次外包项目 at 2012年06月02日

    交友不慎啊

  • Rails 里面 xxx_path 里面的参数都是怎么匹配的 at 2012年06月02日

    单词写错了,都舍不得改回来,还得我亲自动手,唉...

  • mongoid 3 应该怎样切换数据库连接? at 2012年06月02日

    还没试过

  • Ruby in China 和 Ruby-China 都处于发展阶段,我们仍需努力 at 2012年06月02日

    @kevinhua 你也不用这么纠结,下面也有人认真回答你的问题呀

  • . at 2012年06月02日

    #5 楼 @tassandar 可以问,但是要掌握方法,有些提问的压根都没有思考过,发的问题没有甚至都没有描述清楚

    这个话题之前已经提过几次了,当然,确实没次扯过这个话题以后都会有一定的效果。

  • 关于 mongoid 可以使用的内置方法 at 2012年06月01日

    看官方文档,或 rdoc.info Mongoid 没有实现 find_by 之类的方法

  • 做个小调查,读过 Rails 源码的举一下手。 at 2012年06月01日

    一直打算看,结果还没看 只是偶尔看看某些文件...

  • 低价转让盛大云帐号 at 2012年06月01日

    似乎不靠谱,不能向他们申请退款吗?

  • 回帖, 老是提示两个回复成功 at 2012年06月01日

    哦,空了修正一下

  • 帖子回复 at 2012年06月01日

    还能承受,暂时部分页,分页了读起来不方便

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