Sha256: 27b1d8dd6cfbfffb8198ff6108b6a220d6efca2c0b4cd74b020e1c1a512e6b88

Contents?: true

Size: 177 Bytes

Versions: 7

Compression:

Stored size: 177 Bytes

Contents

class CreatePhcpressproFrontendArticles < ActiveRecord::Migration[5.0]
  def change
    create_table :phcpresspro_frontend_articles do |t|

      t.timestamps
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
phcpresspro-5.5.6 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.5 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.4 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.3 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.2 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.1 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb
phcpresspro-5.5.0 db/migrate/20161122003353_create_phcpresspro_frontend_articles.rb