新手问题 [已解决] DateHelper#time_ago_in_words 如何用在 ActiveModel 里?

swordray · 2014年03月09日 · 最后由 swordray 回复于 2014年03月09日 · 3222 次阅读

周日晚上加班求指点

ActionController::Base.helpers.time_ago_in_words

要善用 google 啊

这个 helper 要慎用哦,一不小心就是 cache 杀手。

#2 楼 @billy 多谢提醒,用在没有缓存的地方。用 JS 应该能解决缓存问题,不知有没有类似的库

需要 登录 后方可回复, 如果你还没有账号请 注册新账号