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

[email protected]
长桥证券 (Longbridge)
成都
502 篇帖子 / 9058 条回帖
960 关注者
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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 项目中如果用到了 mongodb,大家会用 Mongoid 吗? at 2012年08月12日

    Mongodbid 是什么东西,没听过

  • 最近想到一个关于上传图片的问题。 at 2012年08月12日

    能有多少浪费啊,也就一点点而已,无需太在意

  • 今天很受伤 at 2012年08月11日

    谁让你升内核啊!这个得怪你自己了

  • db:migrate 时 sqlite3 发生错误,但是数据库表建立成功 at 2012年08月10日

    @tiseheaini 你这个应该是三方库带来的问题,如果你还不懂如何处理的话,可以忽略它

  • db:migrate 时 sqlite3 发生错误,但是数据库表建立成功 at 2012年08月10日

    WARNING 只是警告,这个警告只是提示你说 require 'rake/rdoctask' 这个方式过时了,请用 require 'rdoc/task 代替,这个问题不大

  • 如何提高这段代码的执行速度? at 2012年08月10日

    4000 条记录 * 50ms / 1000 / 60 = 才 3 分钟 用了 9 分钟,那每条耗费 135ms

    • 数据库什么情况
    • Ruby 环境什么情况(难道你是 Windows?)
  • 如何提高这段代码的执行速度? at 2012年08月10日

    数据库里面 users 表给 phone 增加索引

  • 添加自定义的 Rails Logger at 2012年08月10日

    一些特别的日志,我喜欢写入数据库里面,这样查比较方便

  • 新一期的 Railscasts China The Rails Initialization Process 发布了 at 2012年08月10日

    没声音!

  • 新一期的 Railscasts China The Rails Initialization Process 发布了 at 2012年08月10日

    大赞!

  • TextMate 开源了 at 2012年08月10日

    不知道这回 TextMate 开源效果如何,反正前面 E-TextEditor 和 Vico 没见有多少实际的非官方改进出现,结果 E-TextEditor 在 Github 上面那个版本很长一段时间那是那个样...希望 TextMate 的开源版本能想 Ruby 社区那些开源项目一样很好的发展下去

  • TextMate 开源了 at 2012年08月10日

    #5 楼 @superbatironmans5 那个很遥远的,TextMate 一开始就是基于 Mac OS X 开发的,很多库应该对 Mac OS X 依赖

  • TextMate 开源了 at 2012年08月10日

    这是被 Vico 逼的吧,估计还有一点是,TextMate 的作者确实没有太多心思搞了,都拖了这么就了。

  • Gollum: Voodoo pad 值得一战. at 2012年08月09日

    话说,我现在写在 Ruby China 的记事本里面

  • Gollum: Voodoo pad 值得一战. at 2012年08月09日

    你们搞私人 Wiki 图啥啊?

  • 大家用什么查询插件? 默认的很多复杂查询都不好做 at 2012年08月09日

    写 scope 就优雅了

  • which is best? at 2012年08月08日

    所有项目都是用 login, username 写起来太累,我都不知道从哪儿学的...

  • YASnippet 发布了最新 0.8 版. at 2012年08月08日

    @willmouse 昨晚确实是维护了一下,然后忘了启动 Sidekiq,结果今天下午才想起

  • 帖子内的图标体验不统一. at 2012年08月08日

    @ruohanc Tooltip 没有那几个是漏下的

  • ruby.taobao.org 镜像目前得到了 Rubygems 官方的帮助 at 2012年08月08日

    #41 楼 @azhao 早上那会是有问题,我跑在 Linode 上面的代理出问题了,现在可以了。

    ~  gem install code-statistics -V
    GET http://ruby.taobao.org/latest_specs.4.8.gz
    302 Moved Temporarily
    GET http://gems.ruby-china.org/latest_specs.4.8.gz
    302 Moved Temporarily
    GET http://bb-proxy.rubygems.org/latest_specs.4.8.gz
    200 OK
    GET http://ruby.taobao.org/quick/Marshal.4.8/code-statistics-0.1.1.gemspec.rz
    200 OK
    GET http://ruby.taobao.org/quick/Marshal.4.8/ruby_ext-4.0.3.gemspec.rz
    200 OK
    GET http://ruby.taobao.org/quick/Marshal.4.8/vfs-0.4.8.gemspec.rz
    200 OK
    GET http://ruby.taobao.org/quick/Marshal.4.8/haml-3.1.6.gemspec.rz
    200 OK
    Installing gem ruby_ext-4.0.3
    Downloading gem ruby_ext-4.0.3.gem
    GET http://ruby.taobao.org/gems/ruby_ext-4.0.3.gem
    Fetching: ruby_ext-4.0.3.gem (100%)
    200 OK
    ...
    
  • 写给大家看的 Rails 部署:第一篇 简单快捷的部署方案 at 2012年08月08日

    #33 楼 @zeeler 你们的应用日请求上千万?

  • social-share-button - 分享功能 at 2012年08月08日

    #13 楼 @dujiakun 那些网站提供的,这个组件只是实现简单的 JS 调用 URL 而已

  • ruby.taobao.org 镜像目前得到了 Rubygems 官方的帮助 at 2012年08月08日

    #36 楼 @fei0456116 再试试

  • 不同的节点设置不同的 background at 2012年08月08日

    #2 楼 @metal 这个我之前有想过,让每个人可以自由设置一段 CSS

  • SecureRandom 生成内容的唯一性? at 2012年08月08日

    #16 楼 @ashchan 哦对呀,我搞晕,钻牛角尖了 之前是为了防止不同服务器同一时刻产生同名文件(用 timestamp)

  • 不同的节点设置不同的 background at 2012年08月08日

    其实只用在 Node 表里面增加一个字段就可以了。

  • gems.ruby-china.com 是 rubygems.org 官方自动跳转的么 at 2012年08月08日

    这是临时给 Taobao 镜像搭的跳板

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