paginates per
This commit is contained in:
parent
dea488209e
commit
84c948d445
|
@ -21,7 +21,7 @@ class Diploma
|
|||
|
||||
belongs_to :member_profile
|
||||
|
||||
paginates_per 10
|
||||
# paginates_per 10
|
||||
|
||||
before_validation :add_http
|
||||
|
||||
|
|
Loading…
Reference in New Issue