Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
李华顺
@huacnlee
Admin
NO. 2 / 2011-10-28

[email protected]
长桥证券 (Longbridge)
成都
502 Topics / 9058 Replies
959 Followers
53 Following
105 Favorites
Reward
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
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • JSON VS Protobuf at April 27, 2015

    http://msgpack.org/ 不错的哦,效率更高

  • 用了 Ruby 以后,发现瓶颈已不在数据库,而在语言 at April 27, 2015

    那一定是你的用法不对,不要随便下结论,尤其是你不了解一个东西的时候。 贴你在 PHP 里面的 SQL 和完整代码,以及同样的方式,你在 Ruby 里面是如何写的

  • [杭州] 阿里巴巴招两名 Ruby 工程师 at April 26, 2015

    不招了,暂时

  • Rails 集群部署问题 at April 24, 2015

    #3 楼 @flowerwrong 谁说不同步的

    Ruby China 的 Session 是放 Cookie 的(就算放服务端也是没问题的,Memcached, Redis, 其他任意速度快的内存数据库都能解决问题)

  • Rails 集群部署问题 at April 24, 2015

    不知道你们在说什么

  • 这里有没有 iOS 开发的程序员,进来讨论一个问题吧。 at April 24, 2015

    https://ruby-china.org/topics/25080

  • 现在可以关注人了 at April 24, 2015

    #46 楼 @diguage 不要关注我

  • How to write a template engine in less than 30 lines of code at April 24, 2015

    昨天刚看这个,准备试试 Mote

  • 根据实际的应用场景 Rails 其实还可以做到更极致的优化 at April 24, 2015

    #8 楼 @zhangyuan #6 楼 @luikore

    改了 https://github.com/ruby-china/ruby-china/blob/8b68997e92ad824066f129f225ca285d047ee552/app/helpers/application_helper.rb

  • 根据实际的应用场景 Rails 其实还可以做到更极致的优化 at April 24, 2015

    #6 楼 @luikore 我用了土方法 😄

    可用 controller.perform_caching 做个简单判断就好了。

    正确的应该是基于 Rails.application.config.cache_classes

  • 实现项目各阶段工作的理解 at April 24, 2015

    #2 楼 @vbgfnd 贴文本,排好版

  • Production 模式增加了 MiniProfiler 显示执行时间 at April 24, 2015

    #6 楼 @hooopo MessageBus 的

  • 当输入 emoj 的时候 popup 弹出提示功能好像不工作了? at April 24, 2015

    #7 楼 @rei 这一行是大写不敏感

  • 当输入 emoj 的时候 popup 弹出提示功能好像不工作了? at April 24, 2015

    #7 楼 @rei 上次是升级过 Devise 但配置没改过

  • httparty 如何设置全局的 timeout,使所有的使用都生效 at April 24, 2015
    json = Timeout::timeout(5) do
      httparty.get ...
    end
    
  • 现在可以关注人了 at April 24, 2015

    @Rei, @lgn21st 有个关注的功能,上线到现在两天不到,通知总量增加了 4497 条 😄

  • pgcli - 一个不错的 PostgreSQL 工具 at April 24, 2015

    一直不习惯 PostgreSQL 的命令行

  • 当输入 emoj 的时候 popup 弹出提示功能好像不工作了? at April 24, 2015

    话说 @Rei 那个 id 变小写的问题我还一直没查出来...好奇怪,没看到 downcase 的地方

  • 当输入 emoj 的时候 popup 弹出提示功能好像不工作了? at April 24, 2015

    发现好像没有一个回帖的时候就没法弄出来... 👏

  • 当输入 emoj 的时候 popup 弹出提示功能好像不工作了? at April 24, 2015

    好奇怪,有时候没有

  • 根据实际的应用场景 Rails 其实还可以做到更极致的优化 at April 24, 2015

    #1 楼 @lgn21st 不过再快也没用,最后都被网络耗时给毁了

  • 根据实际的应用场景 Rails 其实还可以做到更极致的优化 at April 24, 2015

    #2 楼 @hemengzhi88 没实习过,第一份工作的时候能独立完成网站开发,会 ASP, ASP.NET, Delphi 写过两个软件,会做 UI 设计 😄 😄

    其实我想说问这个没意义

  • 这里有没有 iOS 开发的程序员,进来讨论一个问题吧。 at April 23, 2015

    我们是用手机发送验证码,登录的,这样不需要密码

  • Production 模式增加了 MiniProfiler 显示执行时间 at April 23, 2015

    #3 楼 @lgn21st 😄

  • Production 模式增加了 MiniProfiler 显示执行时间 at April 23, 2015

  • Rails 默然为每个 controller 生成 一个 js 不应该是每个 action 一个 js 吗 at April 23, 2015

    #5 楼 @rei 漏了,好像是两个 nin 没合并

  • 求 ruby-china 源代码在本地运行的教程 at April 23, 2015

    很简单啊,装好 Memcached, MongoDB, Redis 再把 config 里面那几个 yml.example 改名一下 bundle install 后 rails s 就可以了

  • Rails 默然为每个 controller 生成 一个 js 不应该是每个 action 一个 js 吗 at April 23, 2015

    以 action 生成,颗粒度太细了

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