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

[email protected]
长桥证券 (Longbridge)
成都
502 篇帖子 / 9058 条回帖
959 关注者
53 正在关注
105 收藏
打赏作者
GitHub Public Repos
  • autocorrect 1402

    A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuation...

  • rails-settings-cached 1100

    Global settings for your Rails application.

  • rucaptcha 695

    Captcha Gem for Rails, which generates captcha image by Rust.

  • zed-theme-macos-classic 94

    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-gradient 5

    Generate a Gradient like CSS

  • gpui-workspace 4

    Dock layout UI component for GPUI, that extracted from Zed project.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Rails 容器化部署 master.key 的处理 at 2021年12月27日

    用 RAILS_MASTER_KEY 环境变量

  • Rails 7.0 正式版发布啦! at 2021年12月26日

    Ruby China 已经升级上线

  • null at 2021年11月26日

    看起来还需要依赖 Beanstalk

    昨天我才分享了这个 https://github.com/hibiken/asynq

  • 最好用的 10 款 MySQL 管理工具横向测评 - 免费和付费到底怎么选? at 2021年11月04日

    居然没 TablePlus,其他工具都不需要

    以前一直用 Sequel Pro,很久没更新,就换 TablePlus 了

  • http://gethomeland.com 已无法访问? at 2021年10月25日

    没续费,麻烦,就用一个二级域名

  • null at 2021年10月25日

    参考各类开源系统的数据库设计。

    例如:Homeland, BlueDoc, Hackershare, Writings, GitLab, Forem, Mastadon

    分析一些好的项目,从他们 API 请求中看出数据库设计

    现在都是 JSON API 的,你可以很容易通过 Chrome 开发者工具看到请求,那么每种业务的字段设计就在哪里。

  • React 如何实现点击空白部分关闭弹框 at 2021年10月19日

    你放个透明遮罩就可以了

  • 成年人全都要,如何共用 Bootstrap 与 Tailwind CSS at 2021年10月12日

    其实我很想把 Homeland 的 Bootstrap 去掉,换成 Tailwind CSS

    我也很想用 React + TypeScript 来改造前端

    就是太费时间了,产出意义不是太大,干不动。

  • 目前项目安装新的 gem 包后 bundle install 一直报错,“Could not verify the SSL certificate for https://gems.ruby-china.com/.”? at 2021年10月11日

    已经更新成 TrustAsia 了,大家试试

  • 目前项目安装新的 gem 包后 bundle install 一直报错,“Could not verify the SSL certificate for https://gems.ruby-china.com/.”? at 2021年10月11日

  • 目前项目安装新的 gem 包后 bundle install 一直报错,“Could not verify the SSL certificate for https://gems.ruby-china.com/.”? at 2021年10月11日

    UpYun 提供的能力,他们的免费 SSL 证书目前看没其他选择,有个 TrustAsia DV SSL 单域名证书,我试试

  • Ruby China 社区里全栈工程师的具体定义是什么 at 2021年10月11日

    以后端为主,前端掌握,JavaScript、CSS 熟练,能独立完成整个功能的开发

  • 目前项目安装新的 gem 包后 bundle install 一直报错,“Could not verify the SSL certificate for https://gems.ruby-china.com/.”? at 2021年10月09日

    证书是新的了呀

  • 为了用 jetbrains 家的 ide 不卡,我斥巨资购买了顶配 MacBook16 寸,但还是卡😭 at 2021年09月12日

    用 VS Code 啊

  • null at 2021年08月31日

    WebAssembly 可读性还是很好的

  • SSL_connect returned=1 errno=0 state=SSLv2/v3 at 2021年08月30日

    这种一般是你本地没安装 openssl 导致的问题

  • 请问 Homeland 把社区设为首页后如何去掉浏览器标签上的 “社区 ."字符 at 2021年08月30日

    关闭首页功能就可以了!

  • 目前 webp 的头像文件格式在 catalina 系统的 Safari 下无法显示 at 2021年08月02日

    是 UpYun 的图片转换,他没只能支持,我只能关掉了。

    在刷新,等等就好了

  • Rails 编译成二进制,理论上存在破译的风险么,谢谢大家不吝赐教~~~ at 2021年07月19日

    https://github.com/pmq20/ruby-packer

  • GeekNote,一个专为 Geek 设计的博客服务 at 2021年07月12日

    文字行间距可以再调整一下,有点紧

    另外之前,不是在研究 ProseMirror 么,咋不弄所见即所得编辑器,Markdown 不好做定制组件(新的内容卡片什么的),发文章编辑器是核心。

  • 请各位不吝赐教 我在做 homeland 二次开发 , homeland 自带有点击网页过渡效果么,类似菊花旋转中 at 2021年07月12日

    顶部有进度条的,应该是速度太快了,你看不到

    其他的教不了

  • macOS Big Sur 11.4 系统 env: ruby.exe: No such file or directory 问题 at 2021年07月09日

    肯定是带了什么 Gem,里面里面调用 Ruby 的方式是给 Windows 设计的

  • Web 大前端是不是一个失败的方向? at 2021年07月05日

    不要还在止步不前!jQuery 没法解决复杂架构的问题。

    React.js / Vue.js 深入用用,试着拥抱一下看看,其实挺好的,我现在基本上每个项目必用 React.js

  • VS Code 插件 - AutoCorrect 自动纠正代码中的中英文空格写法 at 2021年07月02日

    正在实现 Lint 机制,给出检查提示和纠正建议,作为一个可选项

  • 使用 Turbo 处理 modal 弹框和下拉加载的方法和遗留问题 at 2021年07月01日

    Turbo 用了一下,放弃了

  • [不懂就问] Rails 父子关系查询 at 2021年07月01日

    用 awesome_nested_set

    https://github.com/collectiveidea/awesome_nested_set

  • 怎么实现 unicode 编码,比如想要获取字符串"map"对应的编码内容"map" at 2021年05月31日

    https://github.com/threedaymonk/htmlentities

  • 怎么实现 unicode 编码,比如想要获取字符串"map"对应的编码内容"map" at 2021年05月31日
    require "cgi"
    
    CGI.unescape_html("map")
    # => "map"
    

    https://ruby-doc.org/stdlib-3.0.0/libdoc/cgi/rdoc/CGI/Util.html#method-i-unescape_html

  • 大家有没有留意过 Kernel::require 这个 API 的性能问题 at 2021年05月20日

    影响 Ruby 启动,尤其是作为 Cli 工具的场景。比如 Rubocop

  • 最近 Basecamp 的瓜有人在吃么? at 2021年05月01日

    今天一早 Twitter Timeline 都是离职的 Tweet,事情好大

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