removed pageinates_per
This commit is contained in:
parent
99e3c7c295
commit
3050e01d3e
|
@ -27,7 +27,7 @@ class Book
|
||||||
field :rss2_id, type: String
|
field :rss2_id, type: String
|
||||||
field :number_of_authors
|
field :number_of_authors
|
||||||
|
|
||||||
paginates_per 10
|
# paginates_per 10
|
||||||
|
|
||||||
belongs_to :member_profile
|
belongs_to :member_profile
|
||||||
belongs_to :book_type
|
belongs_to :book_type
|
||||||
|
|
Loading…
Reference in New Issue