Sha256: c32ceecbd8a94e553dabe9b0e393bd1496ad93920b38f2d27141c26b99bfdc65
Contents?: true
Size: 308 Bytes
Versions: 1
Compression:
Stored size: 308 Bytes
Contents
ActiveSupport.on_load(:active_record) do require 'active_record/connection_adapters/postgresql_adapter' ActiveRecord::ConnectionAdapters::PostgreSQLAdapter.include ActiveRecord::UUID::Schema ActiveRecord::ConnectionAdapters::PostgreSQL::TableDefinition.include ActiveRecord::UUID::TableDefinition end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ar-uuid-0.1.2 | lib/active_record/uuid/ext.rb |