0

使用 update_all 时不更新 postgresql 数据库

@change_stat = Notification.where("fb_id = ? AND active = ?",@current_user.fb_id,true)
@change_stat.update_all(:active => false)
4

0 回答 0