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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • mongoid-eager-loading 在 Ruby China 的环境里面有问题 at 2011年11月24日

    似乎 Mongoid 原生的 includes 和 will_paginate 也有冲突,一用 paginate 就 N+1

  • 大家觉得有没有必要把者也的功能移植到这个社区? at 2011年11月24日

    Reddit 的算法值得参考

  • 帖子动态推送方案探讨 at 2011年11月24日

    太过头了,还不如来邮件提醒简单

  • 大家觉得有没有必要把者也的功能移植到这个社区? at 2011年11月24日

    打分倒是可以,但是放哪儿是个问题

  • 大家觉得有没有必要把者也的功能移植到这个社区? at 2011年11月24日

    那个以后再说吧,我觉得目前要解决的是:很有有意思的帖子很快就沉下去了,应该有个方法来解决

  • Ruby-China 的服务器这两天老是宕机 at 2011年11月24日

    #1 楼 @cqpx 你现在样式还没有?这几天我这里一直很正常的,唯独今天中午有个 10 分钟左右无法访问,原因暂时还不知道

  • Ruby-China 的服务器这两天老是宕机 at 2011年11月24日

    #2 楼 @sihaiyunyou Gravatar 有段时间缓存的,过会儿就有了

  • 访问数据,46% 的人都用 Mac 啊! at 2011年11月24日

    #5 楼 @sihaiyunyou 那个太复杂了,移过来很麻烦啊

  • 访问数据,46% 的人都用 Mac 啊! at 2011年11月24日

    #2 楼 @ghosTM55 Google 分析啊

  • 针对初学者,大家一起来搞点事吧 at 2011年11月24日

    #25 楼 @zhuangbiaowei WOW

  • 不错不错。终于有 web 版的 shanghaionrails 社区了。祝福。 at 2011年11月24日

    看来那个要暂时去掉啊。 原因是部署在墙内,OAuth 无法连接过去

  • rails 3.1.3 怎么写 form_remote_tag at 2011年11月24日

    这样写会好很多,link_to 可以用 button_to 代替

    <%= link_to "", you_url_path, :remote => true %>
    

    另外你直接调用 { :action => 'add_to_cart', :id => product } 这种方式不好,应该用 routes 产生的别名,如 cart_product_path(@product) 来生成 URL

  • RubyC 2011 视频 at 2011年11月24日

    #6 楼 @changtimwu 顶

  • 继 Rubybbs.com 合并之后,我们又收到了 Rubycn.org 的域名捐赠 at 2011年11月24日

    @lgn21st 话说要你能吧 rubychina.org 这个域名也搞过来,那就牛了!

  • RubyC 2011 视频 at 2011年11月24日

    #4 楼 @cqpx 太难了,那么多视频,自己解决墙的问题吧

  • RubyC 2011 视频 at 2011年11月24日

    发现有英文的了

  • RubyC 2011 视频 at 2011年11月24日

    这个牛逼:How to make you Ruby on Rails app 10x fast http://vimeo.com/couchmode/channels/rubyc2011/sort:newest/3189

  • Topic 回复统计的时间好像是 UTC 时间 at 2011年11月24日

    这个时区的问题貌似我搞的每个项目都是上线以后才发现...

  • 有用过盛大云 or 阿里云的吗? at 2011年11月24日

    #3 楼 @clc3123 等于独立 VPS,有 Ubuntu, CentOS, RHEL 选择

  • 有用过盛大云 or 阿里云的吗? at 2011年11月23日

    两个应该都靠谱,阿里云具体我还没细致了解过 盛大的等于独立 VPS,所以,想干嘛干嘛,就是要备案

  • Unable to write PID file at 2011年11月23日

    启动不了就别管了,不用启动都可以的,现在暂时没用它

  • 关于测试, 有什么好的建议吗? at 2011年11月23日

    项目都没写测试,只有 Gem 才写...哈哈哈

  • ruby-china 本地开发遇到的问题 at 2011年11月23日

    #4 楼 @yorzi 或许你可以实施 1.8+ 就没问题了

  • 通过 rvm 安装 ruby 出问题了 at 2011年11月23日

    我之前也有这个类似的 GCC 版本问题,不过这个有怪了,目前我这台上面 GCC 就是这个版本

    ➜  ~  gcc -v
    Using built-in specs.
    Target: i686-apple-darwin11
    Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~108/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
    Thread model: posix
    gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
    
  • ruby-china 本地开发遇到的问题 at 2011年11月23日

    MongoDB 什么版本?

  • 欢迎 ihower 加入,顺便八卦一下 at 2011年11月23日

    不,而是技术人员挨扯淡

  • 欢迎 ihower 加入,顺便八卦一下 at 2011年11月23日

    #6 楼 @poshboytl 我叉,哥只对姑娘感兴趣

  • 欢迎 ihower 加入,顺便八卦一下 at 2011年11月23日

    #4 楼 @lgn21st 这个我知道啦!可就是外人听着很有搞基的感觉

  • Twitter Bootstrap 出来以后,网站 UI 都同质化了 at 2011年11月23日

    其实,何必太在意 UI 是不是相同的呢,好用,不难看就行了,就像 Mac 里面的软件,UI 风格都是同样的

  • Twitter Bootstrap 出来以后,网站 UI 都同质化了 at 2011年11月23日

    这个站,我还有狠心想所有 IE 版本都不管

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