Sha256: ad94836ebcc768edf893231e0e8d640530951de568f861dfe3aae8a769bd6bb8

Contents?: true

Size: 156 Bytes

Versions: 5

Compression:

Stored size: 156 Bytes

Contents

atcbd = ActiveRecord::AttributeMethods::Read::ATTRIBUTE_TYPES_CACHED_BY_DEFAULT

atcbd << /_array$/
def atcbd.include?(val)
  any?{|type| type === val}
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ar_jdbc_pg_array-0.1.1-java lib/ar_jdbc_pg_array/schema_cacheable.rb
ar_jdbc_pg_array-0.1.0-java lib/ar_jdbc_pg_array/schema_cacheable.rb
ar_pg_array-0.11.2 lib/ar_pg_array/schema_cacheable.rb
ar_pg_array-0.11.1 lib/ar_pg_array/schema_cacheable.rb
ar_pg_array-0.11.0 lib/ar_pg_array/schema_cacheable.rb