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

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

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

  • rails-settings-cached 1121

    Global settings for your Rails application.

  • rucaptcha 702

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

  • zed-theme-macos-classic 167

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

  • color-lsp 57

    A document color language server.

  • zed-extension-action 40

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

  • zed-csv 25

    CSV support for Zed

  • gpui-workspace 16

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

  • autocorrect-action 12

    GitHub action for use AutoCorrect as lint

  • zed-autocorrect 10

    AutoCorrect for Zed

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 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日

    邓白氏 是什么?

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

    #20 楼 @alucardpj 没试过,我猜测换个字体应该就好了

  • redcarpet 问题 at 2011年12月28日

    #3 楼 @stephen 汗,你不会直接贴代码呀,何必截图呢! 重点是截的图还这么鹾

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

    #15 楼 @poshboytl 不需要下载啦,查的情况也很少,我现在两个途径,一个是 Github 翻查代码,一个就是看 rdoc.info

  • 请教一个 Sunspot 配合 Mongoid 出现问题 at 2011年12月28日

    我这个他不能直接用,我是 Integer ID 的

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

    #12 楼 @poshboytl rdoc.info 可以啊

  • 请教一个 Sunspot 配合 Mongoid 出现问题 at 2011年12月28日

    我现在还没心得,用的还很初级, @quakewang 和 @saberma 好像用了很久了,呼唤他们来分享

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

    #7 楼 @quakewang TextMate, Subline Text ... 这类类 TextMate 编辑器都有 bt -> belongs_to 和 hm -> has_many 这样的功能,重点是,不卡!!! 能够完整记住所有表的每个 column 的单词写法是一个非常好的习惯,以后会有很多方便的地方 所以,别用 IDE

  • 请教一个 Sunspot 配合 Mongoid 出现问题 at 2011年12月28日

    #2 楼 @paranoyang 我是装上去就能用了,没遇到困难。 应该和自增 ID 没有关系,sunspot 都有 Mongoid 的 Gem,而那个 Gem 也没有特别的处理。

  • cocoa-china.org 起步 at 2011年12月28日

    支持,希望你能搞起来。现在的 iOS 社区全市清一色的 Discuz,难用死了

  • 有人用 Emacs 做 Rails 开发吗? at 2011年12月28日

    Vim 似乎好些

  • 请教一个 Sunspot 配合 Mongoid 出现问题 at 2011年12月28日

    看不出来你得问题啊,不知道你还装了些什么别的东西

  • 有人用 guard 么? at 2011年12月27日

    我是觉得这个没多大必要

  • 重新设计了一下自己的博客 at 2011年12月27日

    #3 楼 @fredwu 有意思的东西

  • ruby-china 代码中 site config 相关 at 2011年12月27日

    @Rei 正解 补充一下,ruby-china 里面有两种设置,一种是 yaml 的,一种是数据库的,数据库的就是为了应对随时可以线上修改,而不用重启

  • 现在起,改用国内镜像服务器来装 Gem 吧 at 2011年12月27日

    #47 楼 @shaorui23 不会吧

  • 重新设计了一下自己的博客 at 2011年12月27日

    那个小人你画的哇

  • 我想用这个程序做一个 cocoa-china.org at 2011年12月27日

    我支持大家这么做

  • 谁知道 Rails 的显示部分内容的插件 at 2011年12月27日

    #7 楼 @Victor 你误解意思了,搜索的时候,如果文章很长,而搜索摘要只需要 200 字,这个时候 200 字应该显示有关键词匹配到的部分,而不是“字符串截取”

  • 关于 select_tag 的问题 at 2011年12月26日

    不规范的命名 @category 应该用 @categories

  • 关于 select_tag 的问题 at 2011年12月26日

    给出详细点的代码

  • 欢迎大家使用和完善偶的 Vim 配置文件 at 2011年12月26日

    哈哈哈,我已经回去用 TextMate 拉

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