mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 17:24:50 -04:00
More per page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class ApplicationRecord < ActiveRecord::Base
|
||||
self.abstract_class = true
|
||||
self.per_page = 12
|
||||
self.per_page = 36
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user