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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 在现有的 rails 网站上,如何快速的增加其他语言啊? at 2012年07月31日

    看 Ruby China 的代码,里面有多语言的实现,另外,Rails 官方 Guides 里面有介绍

  • sunspot 分词问题 at 2012年07月31日

    #7 楼 @hooopo elasticsearch 自带中文分词,另外同音字处理也比较简单,只是 tire 这个 gem 没有 sunspot 这个完善。 我那个 720p.so 为了节省内存,都把 redis-search 缓存 elasticsearch 了

  • 缓存页面失效 expire_page at 2012年07月31日

    用 * 这种方式过期只能支持 FileStore 的 cache 后端,如果是 Memcached 或其他的就不行的

    你的看起来是 FileStore 的存储

    你确定 article 和 articles 目录名称没有搞错?

  • sunspot 分词问题 at 2012年07月31日

    最近我尝试 elasticsearch 用起来比 solr 简单许多 http://www.elasticsearch.org

  • sunspot 分词问题 at 2012年07月31日

    线上环境也修好了

  • 很好的 vim 套件 at 2012年07月31日

    换个主题多好啊,默认的那个看起来累

    ir_black

    blackboard

  • Sublime Text 2 扩展工具 at 2012年07月30日

    #10 楼 @dfang 额,到 bash 里面用啊!

  • 很好的 vim 套件 at 2012年07月30日

    默认的主题不咋的 不过这个整合确实很棒,装上后感觉很上手

  • shu.im 是什么情况?被告了么? at 2012年07月30日

    之前 @nowazhu 用的是盛大的服务器,但最近盛大收回了这个赞助服务,@nowazhu 没有服务器继续跑,外加上担心版权的风险,所以就暂时关了

  • 大家对 Torquebox 有啥看法吗? at 2012年07月30日

    上次看一个 JRuby 的 Slide,就是推荐 Torquebox 的,不过自己还没接触过 JRuby

  • 安装 oauth2 时发生错误…… at 2012年07月30日

    你可以尝试重新安装一下 Ruby 和 Rubygems 试试看能不能解决

  • 安装 oauth2 时发生错误…… at 2012年07月30日

    @gugugupan 这个问题具体什么原因我也不知道,没有遇到这种场景,所以也没法查处原因

  • 安装 oauth2 时发生错误…… at 2012年07月30日

    参考这个问题,错误是类似的: http://ruby-china.org/topics/636

  • [求助] JS 条码打印机 at 2012年07月30日

    JS 调服务端,服务器发送 ZPL 指令到打印机的端口

  • 网站的图片应该存在哪里? at 2012年07月28日

    #3 楼 @jialezhang Flickr 的免费用户是每个月 100M

  • 请问 ruby China 的官方 q 群有哪些? at 2012年07月28日

    #7 楼 @jinleileiking 当初就是觉得邮件列表不利于讨论,才有了这个

  • 2011 .NET 社区的开源项目 at 2012年07月28日

    #4 楼 @dfang 3 年前,改用 Ruby 以后进步很快,开挂了一般

  • 请问 ruby China 的官方 q 群有哪些? at 2012年07月28日

    木有

  • 转微博 ngx_mruby 0.0.1 at 2012年07月28日

    Nginx 上面直接跑 Ruby ? 求日文翻译

  • 于是最近都流行晒画作么 at 2012年07月27日

    卧虎藏龙啊!

  • 新功能发布公告,同时收集 Ruby 开发小贴士 at 2012年07月27日

    #20 楼 @hooopo 这种 :style, :title, :rel 不会不有问题?

    <% @posts.each do |post| %>
      <%= link_to post.title, post, :style => "...", :title => "...", :rel => "..." %>
    <% end %>
    
  • 于是跟风发图 ━(゜∀゜)━ at 2012年07月27日

    Orz 最后张!

  • 我也来凑个热闹 :) at 2012年07月27日

    哟,越来越多啦

  • 怎么获取如 abc.tar.gz 文件的文件名 abc at 2012年07月26日

    应该没法了吧 我觉得不用太执着,file.split(".").first 算了

  • 用了 ruby-china 的源码, 怎么跟着升级 at 2012年07月26日

    #10 楼 @Peter 新建的用户 email_md5 会自动生成出来的呀

  • [杭州][滨江][钱塘江大桥] Ruby 开发 at 2012年07月26日

    @xuefei 我以前公司也发的

  • [杭州][滨江][钱塘江大桥] Ruby 开发 at 2012年07月26日

    卫生纸 看成 卫生巾 ....

  • 给此节点添点内容,以前画的插画 at 2012年07月26日

    #15 楼 @bony 没看书,慢慢摸索的,以前是卖过一本 Illustrator 的,结果没看...

  • 再问一个问题,关于那些只有一个页面的页面. at 2012年07月26日

    #1 楼 的做法不靠谱!无法随时在线上增加或修改页面 参考 Ruby China Wiki 功能的做法,创建一个 Page 表用于存放独立页面的内容,PagesController 定义一个 show 的 action 用于展示所有这些独立页面的内容,页面的 HTML 内容存放到 Page 表的 body 字段里面。

  • 用了 ruby-china 的源码, 怎么跟着升级 at 2012年07月26日

    #4 楼 @Peter 头像这个地址前面 gravatar.com 改成 ruby-china.org 吧,就不会有问题了,我在服务器上面部署过头像代理的,有一些特别的处理

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