个人信息
状态: 当前离线
alan874
Alan
日历
« 2009-01  
    123
45678910
11121314151617
18192021222324
25262728293031
回复
收藏的版块
    主题
    请问关于rails 2.0.2 中的 updated_at可能有时候我在操作的时候不愿意更新这个字段的时间 应该怎么做?ActiveRecord::Base.record_timestamps = false #temporarily turn off magic column updates@page.update_attribute(:position, pos)ActiveRecord::Base.record_timestamps = true #turning updates...
    查看(53) | 回复(0) | 收藏