removed pageinates_per

This commit is contained in:
Harry Bomrah 2017-01-11 14:27:39 +08:00
parent 99e3c7c295
commit 3050e01d3e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class Book
field :rss2_id, type: String
field :number_of_authors
paginates_per 10
# paginates_per 10
belongs_to :member_profile
belongs_to :book_type