Sha256: 597586607d6e6b4597fbfb402e3bd62c05ad7ee1dbcdea2a1a36bd00d29da7d6

Contents?: true

Size: 96 Bytes

Versions: 17

Compression:

Stored size: 96 Bytes

Contents

require 'postgres-copy'

class TestExtendedModel < ActiveRecord::Base
  acts_as_copy_target
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
postgres-copy-1.7.2 spec/fixtures/test_extended_model.rb
postgres-copy-1.7.1 spec/fixtures/test_extended_model.rb
postgres-copy-1.7.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.6.1 spec/fixtures/test_extended_model.rb
postgres-copy-1.6.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.5.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.4.1 spec/fixtures/test_extended_model.rb
postgres-copy-1.4.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.3.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.2.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.1.2 spec/fixtures/test_extended_model.rb
postgres-copy-1.1.1 spec/fixtures/test_extended_model.rb
postgres-copy-1.1.0 spec/fixtures/test_extended_model.rb
postgres-copy-1.0.0 spec/fixtures/test_extended_model.rb
postgres-copy-0.9.3 spec/fixtures/test_extended_model.rb
postgres-copy-0.9.2 spec/fixtures/test_extended_model.rb
postgres-copy-0.9.1 spec/fixtures/test_extended_model.rb