Move PostgresExtensions to ApplicationRecord.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
module PostgresExtensions
|
||||
def columns(*params)
|
||||
super.reject {|x| x.sql_type == "tsvector"}
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user