Sha256: 737229952ea7ce05b79a9a13239addea8b080695525481f991741a9c446256ba

Contents?: true

Size: 207 Bytes

Versions: 114

Compression:

Stored size: 207 Bytes

Contents

class AddPluralAndTemplateToPulitzerPostTypes < ActiveRecord::Migration
  def change
    add_column :pulitzer_post_types, :plural, :boolean
    add_column :pulitzer_post_types, :template, :boolean
  end
end

Version data entries

114 entries across 112 versions & 1 rubygems

Version Path
pulitzer-0.15.31 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.30 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.29 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.28 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.27 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.26 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.25 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.24 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.23 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.22 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.21 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.20 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.19 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.18 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.17 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.16 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.15 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.14 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.13 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb
pulitzer-0.15.12 db/migrate/20150629195832_add_plural_and_template_to_pulitzer_post_types.rb