Sha256: 639c3f36fec0c6311952f1f317c217ba61ad000852c4e969bc6fc422c5e9fa8a

Contents?: true

Size: 108 Bytes

Versions: 1

Compression:

Stored size: 108 Bytes

Contents

class Article < ActiveRecord::Base
  also_migrate :article_archives, :ignore => 'body', :indexes => 'id'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
also_migrate-0.1.0 spec/fixtures/article.rb