索引 (S)
»
Mongoid
»
Timestamps
»
Updated
»
Short
模块:Mongoid::Timestamps::Updated::Short
扩展方式:
ActiveSupport::Concern
包含在:
短
定义于:
lib/mongoid/timestamps/updated/short.rb
Overview
向文档添加一个 updated_at 时间戳,但它存储为带有 updated_at 别名的 u_at。