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

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

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

  • rails-settings-cached 1101

    Global settings for your Rails application.

  • rucaptcha 696

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

  • zed-theme-macos-classic 95

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

  • vscode-macos-classic.t... 21

    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 的代码这么慢? at 2012年01月02日

    我觉得你现在慢的原因可能是部署的问题

  • ruby-china 的代码这么慢? at 2012年01月02日

    #12 楼 @iceskysl 盛大上面 1G 内存,跑了所有服务,64 位系统

  • 代码托管服务 GitCafe 正式上线 at 2012年01月02日

    赞!原来这段时间你搞的是这个! 赶紧给大家发送邀请吧

  • 者也和 Ruby-China 这两套程序在技术上对比,哪个更复杂 at 2012年01月02日

    者也

  • ruby-china 的代码这么慢? at 2012年01月01日

    #3 楼 @iceskysl 开发环境是这样,原因一直没查出来。

  • ruby-china github 认证登陆保错了 at 2011年12月31日

    刚刚把他修正了,禁用了 SSL 验证

  • 已经加入手机版本 at 2011年12月31日

    刚刚有发了一下,现在修改帖子的时候可以修改“节点”了

  • 把我安装 ruby-china 的详细步骤发上来,寻求问题解决 at 2011年12月31日

    你把系统环境重新安装,Ruby 用 RVM 来安装,MongoDB, Redis 用 http://github.com/huacnlee/init.d 来安装(Ubuntu Server 9.04)

  • 修改节点的功能何时 release? at 2011年12月31日

    不会用 tag 功能来代替目前的节点功能,其实现在这样挺好的,唯一的问题是没法修改节点

  • sublime 编辑器 at 2011年12月31日

    刚刚才发现原来 Sublime text 2 也有 Vim 模式,这个很给力!

  • rails edge 可以让你在一个 column 存 Hash,ActiveRecord::Store at 2011年12月31日

    数据存放看起来是通过序列号成字符串存储的

  • 大家在服务器端 ruby 环境是怎么搭建的? at 2011年12月31日

    我现在是在盛大云上面高了个镜像,里面把 Ruby 环境安装好了的。

  • 搜索 500 了 at 2011年12月30日

    修好了

  • [分享] Vim for Rails Developers at 2011年12月30日

    看视频没什么特别的啊

  • 搜索 500 了 at 2011年12月30日

    找到原因了,我升级了最新版本的 Mongoid,结果里面有个内置的 search 方法,现在的搜索调用到那个方法了

  • 搜索 500 了 at 2011年12月30日

    看了半天代码,没发现问题原因

  • 请问 gem sources 里面如果有多个源,那么我安装一个 gem 它会从哪个源下载 at 2011年12月29日

    #8 楼 @jiyinyiyong 可以把里面的地址改成 ruby.taobao.org

  • 是否加上短消息功能 at 2011年12月29日

    那你就翻墙吧~

  • 为什么你们用 Vim 和 Textmate 而不用 IDE at 2011年12月29日

    #45 楼 @ODM RubyMine 在 Mac, Linux 依然慢的无法让人接受

  • 已经加入手机版本 at 2011年12月29日

    #5 楼 @ywencn 我是修正以后重新发布过了

  • 已经加入手机版本 at 2011年12月29日

    碍于 Bootstrap, 做出手机版布局只用覆盖几个样式就搞定了

  • 我还奇怪,上海 Rails 最近肿么了? at 2011年12月29日

    哈哈哈,你 out 啦

  • 关于 cells 的一个错误 at 2011年12月29日

    Comment Model 有吗?

  • gem install jekyll 请问这个错误 instance of Date needs to have method `marshal_load' at 2011年12月29日

    你的环境有问题!

    ~ ‹ruby-1.9.2›  $ gem source
    http://ruby.taobao.org
    ~ ‹ruby-1.9.2›  $ gem install jekyll 
    Fetching: liquid-2.3.0.gem (100%)
    Successfully installed liquid-2.3.0
    Fetching: fast-stemmer-1.0.0.gem (100%)
    Building native extensions.  This could take a while...
    Successfully installed fast-stemmer-1.0.0
    Fetching: classifier-1.3.3.gem (100%)
    Successfully installed classifier-1.3.3
    Fetching: directory_watcher-1.4.1.gem (100%)
    Successfully installed directory_watcher-1.4.1
    Fetching: syntax-1.0.0.gem (100%)
    Successfully installed syntax-1.0.0
    Fetching: maruku-0.6.0.gem (100%)
    Successfully installed maruku-0.6.0
    Fetching: kramdown-0.13.4.gem (100%)
    Successfully installed kramdown-0.13.4
    Fetching: posix-spawn-0.3.6.gem (100%)
    Building native extensions.  This could take a while...
    Successfully installed posix-spawn-0.3.6
    Fetching: albino-1.3.3.gem (100%)
    Successfully installed albino-1.3.3
    Fetching: jekyll-0.11.2.gem (100%)
    Successfully installed jekyll-0.11.2
    Installing ri documentation for liquid-2.3.0
    Installing darkfish documentation for liquid-2.3.0
    Installing ri documentation for fast-stemmer-1.0.0
    Installing darkfish documentation for fast-stemmer-1.0.0
    Installing ri documentation for classifier-1.3.3
    Installing darkfish documentation for classifier-1.3.3
    Installing ri documentation for directory_watcher-1.4.1
    Installing darkfish documentation for directory_watcher-1.4.1
    Installing ri documentation for syntax-1.0.0
    Installing darkfish documentation for syntax-1.0.0
    Couldn't find file to include 'MaRuKu.txt' from lib/maruku.rb
    Installing ri documentation for maruku-0.6.0
    Installing darkfish documentation for maruku-0.6.0
    Installing ri documentation for kramdown-0.13.4
    Installing darkfish documentation for kramdown-0.13.4
    Installing ri documentation for posix-spawn-0.3.6
    Installing darkfish documentation for posix-spawn-0.3.6
    Installing ri documentation for albino-1.3.3
    Installing darkfish documentation for albino-1.3.3
    Installing ri documentation for jekyll-0.11.2
    Installing darkfish documentation for jekyll-0.11.2
    10 gems installed
    
  • 用 haml 呼唤 huacnlee (我已决定使用 SLIM 替代 HAML 和 ERB) at 2011年12月29日

    我只是觉得他和 erb 相比没有任何优势

  • 在中国,有没有比较好的从服务器发送短信的解决办法? at 2011年12月29日

    http://smsbao.com 价格贵 搜索一下嘛,还有很多的

  • 在中国,有没有比较好的从服务器发送短信的解决办法? at 2011年12月29日

    一般那些 SMS 提供商都是 URL 接口,用 CURL 调用就好了,没什么复杂的,不需要 Gem

  • 传说又拍云存储通过邓白氏权威认证了,这是不是表示又拍云存储就更可靠了,还有邓白氏认证是什么东东~ at 2011年12月29日

    邓白氏 是什么?

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