Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您在 Facebook 上发帖时,它会显示“2 秒前”,一段时间后它会更新为“大约一分钟前”。有没有办法在带有默认时间戳的rails中轻松做到这一点?Facebook 会自动执行此操作,无需刷新页面
当然......你可以用一些非常简单的 JS 来做到这一点。看看 Ryan McGeary 的 Timeago。它完全符合您的要求,而且非常漂亮。
http://timeago.yarp.com/
很多网站都使用这种功能,包括 Twitter、FB、Basecamp 等……