Sha256: d0e59617fc72862162c9f79b7526f2d0e8f33215c618f3a19efe7f4f9210641d

Contents?: true

Size: 118 Bytes

Versions: 160

Compression:

Stored size: 118 Bytes

Contents

class RemoveBookIds < ActiveRecord::Migration[5.1]
  def change
    remove_column :organizations, :book_ids
  end
end

Version data entries

160 entries across 160 versions & 2 rubygems

Version Path
mumuki-laboratory-5.5.0 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.4.0 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.3.0 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.2.1 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.2.0 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.1.1 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.1.0 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.12 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.11 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.10 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.9 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.8 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.7 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.6 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.5 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.4 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.3 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.2 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.1 db/migrate/20180326224511_remove_book_ids.rb
mumuki-laboratory-5.0.0 db/migrate/20180326224511_remove_book_ids.rb