better home

This commit is contained in:
lontra
2019-05-30 20:07:18 +03:00
parent 7eb4842141
commit 5bf05b6b7f
13 changed files with 79 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
class Informativo < ApplicationRecord
self.table_name = "informativo"
paginates_per 10
# paginates_per 10
end