Sha256: 6dc12a393dc5e285b9ee00e512d83a66acd89dba7d0af09fe1a36541c44d9457

Contents?: true

Size: 121 Bytes

Versions: 44

Compression:

Stored size: 121 Bytes

Contents

class AddShortTitleToPages < ActiveRecord::Migration
  def change
    add_column :pages, :short_title, :string
  end
end

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
tkh_content-0.9.12 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.11 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.10 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.9 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.8 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.7 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.6 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.5 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.4 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.3 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.2 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.7 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9.1 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.9 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.6 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.5 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.4 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.3 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.4.2 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb
tkh_content-0.3.1 lib/generators/tkh_content/create_or_update_migrations/templates/add_short_title_to_pages.rb