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
  • REST API 如何在服务器端暂存数据,以便下次请求使用? at November 01, 2016

    基于 session.id 存放在 Memcached 里面

  • 新功能 - 现在可以看都有谁赞过了 at October 31, 2016

    头像尺寸的问题,稍后我尝试大一号的看看效果

  • 新功能 - 现在可以看都有谁赞过了 at October 31, 2016

    直接显示问题挺多的:

    • 并不是随时都需要,直接显示带来多余的开销;
    • 数量不统一,可能带来布局变化,以及排版整洁度的问题;
  • database.yml 读取环境变量出错 at October 31, 2016
    default: &default
      adapter: mysql2
      encoding: utf8
      pool: 5
      username: root
      password: <%= ENV['PASSWORD'] %>
      socket: /tmp/mysql.sock
    
  • database.yml 读取环境变量出错 at October 31, 2016

    谁告诉你是怎么用的?

  • 新功能 - 现在可以看都有谁赞过了 at October 31, 2016

    #18 楼 @flemon1986 当然有用啊,就是想看谁赞了,尤其是自己的发帖

  • 如何重写 Rails 时间对象重写格式化方法 at October 31, 2016

    http://www.rubydoc.info/github/svenfuchs/i18n/master/I18n/Backend/Base:localize

  • Devise 做后台,如何在不发送邮件的情况下修改密码? at October 31, 2016

    仔细阅读 https://github.com/plataformatec/devise Devise GitHub 上面的 README 和 WIKI,你要的东西都有写

  • 新功能 - 现在可以看都有谁赞过了 at October 31, 2016

    #5 楼 @xiaoronglv 自己没法赞自己的,不会保存的

  • Devise 做后台,如何在不发送邮件的情况下修改密码? at October 31, 2016

    去掉 :confirmable,这样注册了账号就不需要邮件确认了

  • 新功能 - 现在可以看都有谁赞过了 at October 31, 2016

    #3 楼 @gyorou 忘了这个,已修复

  • 浏览器通知 push.js 的用过吗? at October 31, 2016

    这个是浏览器(for 客户端)的呀。

    后端发送消息,不管是用 Action Cable 还是 message_bus,当消息到了客户端,再调用 push.js 就可以了。

  • 请问一下 ruby-china 的网站架构是怎样的? at October 31, 2016

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

  • 请问一下 ruby-china 的网站架构是怎样的? at October 31, 2016

    搜索

    不多,一天 10 多万请求而已

  • 注册应用不能用了吗 at October 29, 2016

    已修复

  • 注册应用不能用了吗 at October 29, 2016

    等我回家看看

  • RubyConf China 2016 视频 at October 29, 2016

    #22 楼 @quakexx 我手动加的

  • "Ruby China 创立 5 周年纪念日"无法正常显示呀.. at October 28, 2016

    改了

  • "Ruby China 创立 5 周年纪念日"无法正常显示呀.. at October 28, 2016

    ?那里不对?

  • RubyConf China 2016 会有录像吗? at October 28, 2016

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

  • 把 StartCom 的 root ca 标注成不信任之后,Ruby China 的源就不能用了 at October 26, 2016

    我等国际认证以后再动

  • 把 StartCom 的 root ca 标注成不信任之后,Ruby China 的源就不能用了 at October 26, 2016

    已经不信任了吗?

  • 服务器端如何 post json 到别的 ip 地址? at October 26, 2016

    #5 楼 @zix 不要让别人帮你搜索

  • 服务器端如何 post json 到别的 ip 地址? at October 25, 2016

    Net::HTTP 或其他的网络库

  • Rails 5 生产环境 怎么访问 public 下静态文件 at October 25, 2016

    config/environments/production.rb

    # Disable serving static files from the `/public` folder by default since
    # Apache or NGINX already handles this.
    config.public_file_server.enabled = true
    

    设置为 true 启用 Rails 解析 public 目录的文件,false 关闭(默认),关闭的时候,你需要用 Nginx 实现。

  • RubyConf China 2016 会有录像吗? at October 25, 2016

    #6 楼 @easonlovewan Youtube 视频品质好

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