Sha256: 2256bf8e60e2091d0eea0f8b7907336f9f9c6a1dc799de1f8ab7de3abc202495

Contents?: true

Size: 375 Bytes

Versions: 50

Compression:

Stored size: 375 Bytes

Contents

class CreateCmorTestimonialsTestimonials < ActiveRecord::Migration[5.2]
  def change
    create_table :cmor_testimonials_testimonials do |t|
      t.references :category, foreign_key: false
      t.string :fullname
      t.string :role
      t.string :company
      t.text :body
      t.integer :position
      t.timestamp :published_at

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