Rails: Using greater than/less than with a where statement

In where statement using more than method:

User.where("id > ?", 200)

留言

熱門文章