mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Set table_name on neighborhood::post
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class Neighborhood::Post < ApplicationRecord
|
||||
self.table_name = "neighborhood_posts"
|
||||
|
||||
include HasTableSync
|
||||
|
||||
has_table_sync base: "appnsN4MzbnfMY0ai",
|
||||
|
||||
Reference in New Issue
Block a user