1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

pg test, remove unused code.

This commit is contained in:
Yves Senn 2014-05-22 09:30:22 +02:00
parent 6ffe92939c
commit a3897f9c06

View file

@ -1,9 +1,6 @@
require "cases/helper"
require 'support/ddl_helper'
class PostgresqlArray < ActiveRecord::Base
end
class PostgresqlTsvector < ActiveRecord::Base
end