Sha256: 8f1c71e43f7ed595c615991f0e58d582d9195103a37d8c40f150af5602fe839d

Contents?: true

Size: 123 Bytes

Versions: 25

Compression:

Stored size: 123 Bytes

Contents

class AddAuthorIdToPosts < ActiveRecord::Migration
  def change
    add_column :fuel_posts, :author_id, :integer
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
fuel-0.4.10 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.9 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.8 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.7 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.6 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.5 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.4 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.3 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.2 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.4.1 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.34 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.33 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.32 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.31 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.30 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.29 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.28 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.27 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.26 db/migrate/20150530180444_add_author_id_to_posts.rb
fuel-0.3.25 db/migrate/20150530180444_add_author_id_to_posts.rb