Sha256: 236e60eb55024c1f4e833f8e29eea59f66c7b010ff3c6abf8d33f02f7b6bd348

Contents?: true

Size: 180 Bytes

Versions: 109

Compression:

Stored size: 180 Bytes

Contents

class AddSaveCheckoutHistoryToProfile < ActiveRecord::Migration[4.2]
  def change
    add_column :profiles, :save_checkout_history, :boolean, default: false, null: false
  end
end

Version data entries

109 entries across 109 versions & 11 rubygems

Version Path
enju_biblio-0.3.18 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.17 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.16 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_circulation-0.3.11 db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.15 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_library-0.3.11 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_ndl-0.3.3 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_circulation-0.3.10 db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_library-0.3.10 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.14 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_bookmark-0.3.2 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_seed-0.3.6 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.13 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_circulation-0.3.9 db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.12 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_oai-0.3.1 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.11 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_library-0.3.9 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_biblio-0.3.10 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
enju_library-0.3.8 spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb