class PostgresqlJSONTest

Public Instance Methods

column_type() click to toggle source
# File activerecord/test/cases/adapters/postgresql/json_test.rb, line 41
def column_type
  :json
end