Move PostgresExtensions to ApplicationRecord.
This commit is contained in:
@@ -260,5 +260,3 @@ class Comment < ApplicationRecord
|
||||
DText.quote(body, creator_name)
|
||||
end
|
||||
end
|
||||
|
||||
Comment.connection.extend(PostgresExtensions)
|
||||
|
||||
Reference in New Issue
Block a user