Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Hooopo
@hooopo
管理员
第 8 位会员 / 2011-10-28

hooopo@gmail.com
nil
北京
160 篇帖子 / 3013 条回帖
360 关注者
0 正在关注
74 收藏
聪明的妖怪录下了唐僧的紧箍咒
打赏作者
GitHub Public Repos
  • oh-my-github-circles 47

    GitHub User Circle Generator Using GitHub Actions

  • hackernews-insight 21

    Hackernews Insight using TiDB Cloud

  • repo-track-pipeline 6

    🔄 A flexible open-source data pipeline for seamlessly syncing data from any repository to your da...

  • oh-my-github-pipeline 6

    🔄 A flexible open-source data pipeline for seamlessly syncing data from any github user to your d...

  • chatgpt-xiaoai 3

    小爱音箱集成LLM,SaaS 服务

  • repo-contributor-circles 1

    GitHub repo contributor circles generator.

  • ossinsight-x 1

    Automatically post trending repos to Twitter every day.

  • mi-service 1

    XiaoMi Cloud Service for mi.com

  • hooopo 0

  • streamlit-echarts-demo 0

    Demo for Streamlit ECharts component

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • extend main 的作业 at 2014年09月13日

    在 module 内部 extend self 相当于 module_function 声明。

    就是为了让一个 module 可以 include 到一个 class 里使用,也可以直接 ActiveSupport::Inflector.inflections 这样调用。

  • 说说 Rails 的套娃缓存机制 at 2014年09月12日

    #32 楼 @femto

    DHH 的 cache digest 就算是向外传递 cache key 的思路吧。不过只针对的是页面源码。

    还有另一种思路是 Tag Based Caching: https://github.com/ahawkins/cashier

    在写缓存的时候,通过声明 tag,把一块儿的 cache key 用一个 tag 标记出来,失效的时候通过 tag 找到底下的所有 cache,然后 clear 掉。

  • 关于建 User 表的问题 at 2014年09月11日

    看你抽象的对象模型啦。性能方面你的表不到千万级别差别不大。

  • 简单处理掉所有 Rails ActionController::RoutingError 的错误 at 2014年09月11日

    #11 楼 @jasl 我们用了这个之后非法字符错误消失了 rack-utf8_sanitizer

  • [北京] 优酷 招聘 ruby 开发工程师 at 2014年09月09日

    #1 楼 @reyesyang 👏

  • RubyConf China 2014 演讲征集 at 2014年09月07日

    #63 楼 @jasl ..

  • 吐槽阿里云 at 2014年09月07日

    让云飘一会儿!

  • 计时攻击原理以及 Rails 对应的防范 at 2014年09月07日

    这篇把攻击过程写的很详细:http://drops.wooyun.org/papers/1404

  • Rails 中如何自定义 Error Pages at 2014年09月07日

    这个不错,如果使用静态页面,不能在不同环境使用不同代码,这个在用 GA 统计追踪的时候非常有用。👍

  • 从 rack-cache 到 varnish,200 倍性能提升达成! at 2014年09月05日

    GridFS + varnish 看起来很高大上,难道不是 nginx 两行配置就搞定的事儿吗

  • 杭州滨江转租 at 2014年09月05日

    #4 楼 @luikore 一定是藏了个女朋友⊙_⊙

  • 杭州滨江转租 at 2014年09月05日

    一个人住两个房间!

  • net/http 库的一个让人抓狂的 bug at 2014年09月03日

    这就 bug 了?难道两次相同的请求返回必须一样?

  • Rack 有没有异常或 5xx 错误自动发邮件的 middleware? at 2014年09月03日

    哇 est..

    #5 楼 @huacnlee 用过滤器就搞定了,效果和写日志差不多,但可以随时查看。随着不断修复,每天的异常也不是很多。

  • 进程管理用什么工具? at 2014年09月01日

    server 版 新 relic

  • 这是精华帖的 bug 么 at 2014年08月31日

    feature

  • 请教一个问题,在远程服务器上如何调试? at 2014年08月30日

    remote pry

  • Rails 和 Sinatra 谁更适合做 APP 的后台? at 2014年08月25日

    #24 楼 @kgen :plus1:

    "make it work, make it clean, make it fast."

    有些人比较喜欢倒着来..

  • Rails 4.2 新增后端任务框架 - Active Job at 2014年08月22日

    #18 楼 @zerojetlag →_→

  • Rails 真复杂呀 at 2014年08月22日

    Ruby 真复杂啊:https://www.ruby-toolbox.com/

  • 发个我们这的土特产,小番薯 at 2014年08月22日

    只有地瓜吗?

  • [广州] 招聘 Ruby 工程师 at 2014年08月20日

    #30 楼 @ruby_sky #29 楼 @lgn21st #28 楼 @xautjzd

    求简历^_^

  • 请问 Heroku 的免费计划能承载什么规模的应用呢 at 2014年08月18日

    #14 楼 @Juanito 好机智

  • [广州] 招聘 Ruby 工程师 at 2014年08月14日

    #23 楼 @zhenning 😄

  • [广州] 招聘 Ruby 工程师 at 2014年08月12日

    #21 楼 @yuhaidonghd 是的。

  • Google Analytics Debug Tips at 2014年08月12日

    #7 楼 @huacnlee 重新传了一个。。

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