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.60.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.59.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.58.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.57.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.56.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.55.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.54.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.53.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.52.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.51.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.50.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.49.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.48.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.45.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.44.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.43.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.42.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.41.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.40.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb
cmor_testimonials-0.0.39.pre db/migrate/20190401160025_create_cmor_testimonials_categories.rb