paginates per
This commit is contained in:
parent
fe263544a3
commit
b169f868b8
|
@ -20,7 +20,7 @@ class Honor
|
|||
field :create_user_id, :type => BSON::ObjectId
|
||||
field :update_user_id, :type => BSON::ObjectId
|
||||
|
||||
paginates_per 10
|
||||
# paginates_per 10
|
||||
|
||||
before_validation :add_http
|
||||
|
||||
|
|
Loading…
Reference in New Issue