Sha256: 030d62b71a13aa041ce6f742fbeac6c461dcfa44a769a4754e228d9232a4ffb3

Contents?: true

Size: 246 Bytes

Versions: 50

Compression:

Stored size: 246 Bytes

Contents

class CreateCmorTestimonialsCategories < ActiveRecord::Migration[5.2]
  def change
    create_table :cmor_testimonials_categories do |t|
      t.string :locale
      t.string :name
      t.string :identifier

      t.timestamps
    end
  end
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
cmor_testimonials-0.0.38.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.37.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.36.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.35.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.34.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.33.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.32.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.31.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.30.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.29.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.28.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.27.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.26.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.25.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.24.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.22.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.21.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.20.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.19.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.18.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb