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
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 国内有类似 sendgrid 发邮件的服务吗? at 2012年03月29日

    国内没有类似的,用 SES 吧

  • gem taobao 源 出错 at 2012年03月29日

    #8 楼 @xyn0563 比如?

  • 推酷网内测,借地宣传下 at 2012年03月28日

    #12 楼 @ruchee 好赞的头像啊!

  • 闲扯~~, 不知社区里有大菠萝的粉丝? at 2012年03月28日

    喜欢,但不是粉丝

  • 新功能上线 - 喜欢与收藏 at 2012年03月28日

    @chitsaou @ywencn 收藏图标改了

  • gem taobao 源 出错 at 2012年03月28日

    刚刚了一下,可以用的呀,只是现在比较慢,还不确定是什么原因,明天看看。 另外 @mimosa API 是没有的,这个镜像是帮助安装 Gem 的

  • 新版本的首页看起来太简陋了 at 2012年03月28日

    #4 楼 @zw963 说的也有道理,那还是改回来吧

  • 新版本的首页看起来太简陋了 at 2012年03月28日

    暂时没好的想法,所以就那样,有好想法改进首页的多提提。 另外,那个大 Logo 老放首页意义不大。

  • 4 月 5 号,杭州 Ruby Tuesday at 2012年03月28日

    写错年了,改回来啦

  • 关于中英文自动隔开的算法实现 at 2012年03月28日

    没这么简单,还有数字,日期那种场景

  • 新功能上线 - 喜欢与收藏 at 2012年03月28日

    那今晚改一下。

  • 关于中英文自动隔开的算法实现 at 2012年03月28日

    其实一直一来,我都在人肉帮大家修标题和正文里面空格的问题...

  • 新功能上线 - 喜欢与收藏 at 2012年03月28日

    @huobazi 一种规则其实就可以了,何必这么复杂呢

  • 关于中英文自动隔开的算法实现 at 2012年03月28日

    目前 paranoid-auto-spacing 这个是有 Bug 存在的,某些场景下面不需要空格。 比如:

    2012年12月开始新的历程
    
    
    
    2000万的用户,其中有200人是....
    
    
    
  • 大家可以到这里来占坑翻译 Rails Guides 了~ at 2012年03月28日

    #21 楼 @Juanito https://github.com/ruby-china/rails-guides 这里呀

  • Ruby China 代码托管位置更改到 ruby-china 这个账号下面 at 2012年03月27日

    @longerian 这个命令我到没试过,我是直接修改 .git/config 文件,把 origin 那个地址改成新的地址就可以了

  • Ruby China 代码托管位置更改到 ruby-china 这个账号下面 at 2012年03月27日

    关于已经转移过来的项目,可以在 README 里面说明已经转移,类似 http://github.com/huacnlee/ruby-china 这样,这样以保证其他人 Fork 也知道到新的地方 Fork

  • Ruby China 代码托管位置更改到 ruby-china 这个账号下面 at 2012年03月27日

    #6 楼 @tassandar https://github.com/ruby-china/rails-guides 这个地方

  • Ruby China 代码托管位置更改到 ruby-china 这个账号下面 at 2012年03月27日

    #4 楼 @longerian 好了 https://github.com/ruby-china/ruby-china-android 已经加上了这个项目的权限给你,这个是从你那边 Fork 过来的

  • Ruby China 代码托管位置更改到 ruby-china 这个账号下面 at 2012年03月27日

    别迁移,我先从你那边 Fork,然后在给你加权限

  • 做 rails 全文搜索的 gem,哪个最好呢? at 2012年03月27日

    sunspot

  • Ruby China Android 客户端预览版 at 2012年03月27日

    #34 楼 @comme 没有的

  • 这是 CarrierWave 的 bug 还是又拍云的问题? at 2012年03月27日

    应该是 carrierwave-upyun 的 bug

  • 能不能用表单的方式不经过查询直接跳转到 show 页面? at 2012年03月27日

    还可以考虑加入 JS 处理

  • 能不能用表单的方式不经过查询直接跳转到 show 页面? at 2012年03月27日
    <form action="/posts/show" method="get">
      <input name="id" />
      <button type="submit">Go</button>
    </form>
    
    
  • 独一无二的动态页面如何设计高性能? at 2012年03月27日

    将 ids 查询足够的快,其他的过滤条件想法设法的简化为 id 列表,如 tweet_ids, follower_ids, block_user_ids ...一步一步拆解,到的细化的地方很多东西就可以 cache,那个时候命中率高

    比如:

    • 单个 Tweet 的数据 cache
    • 用户的 follower_ids
    • 用户的 block_user_ids
  • [上海] iOSCon2012 全部演讲视频放出 at 2012年03月26日

    Gensee 的体验很好

  • 在 mongoid 中,sharding 是什么意思? at 2012年03月26日

    MongoDB 牛逼的就是水平扩展,读写可以完全在不同的服务器

  • 在 mongoid 中,sharding 是什么意思? at 2012年03月26日

    分片,将数据分布到不同的服务器 这也是为什么 MongoDB 的 ID 主键是那么长的一段的原因

  • 新功能上线 - 喜欢与收藏 at 2012年03月26日

    #11 楼 @longerian 每天总会有点空闲时间嘛,偷闲搞搞,时间是挤出来的。

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