Sha256: 8e927a2a1ec40117ff374043799f7f4c0e5a93a041f8befecd4139ba661a69df

Contents?: true

Size: 122 Bytes

Versions: 2

Compression:

Stored size: 122 Bytes

Contents

class AutoMigration3 < ActiveRecord::Base
  has_fields :timestamps => false do |f|
    f.integer :integer_field
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
automigration-0.2.2 test/models/auto_migration3.rb
automigration-0.2.1 test/models/auto_migration3.rb