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