Sha256: bc14e88dbbd455170e9fde0af2a1bb3b6360f961e03a2c87aedf59a626e847df

Contents?: true

Size: 219 Bytes

Versions: 213

Compression:

Stored size: 219 Bytes

Contents

class AddCheckoutIcalendarTokenToProfile < ActiveRecord::Migration
  def change
    add_column :profiles, :checkout_icalendar_token, :string
    add_index :profiles, :checkout_icalendar_token, :unique => true
  end
end

Version data entries

213 entries across 206 versions & 12 rubygems

Version Path
enju_seed-0.2.0.beta.6 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_bookmark-0.2.0.beta.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.8 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.7 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.6 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_event-0.2.0.beta.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.2.0.beta.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_oai-0.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.5 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_ndl-0.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.2.0.beta.5 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.4 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.2.0.beta.4 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.2.0.beta.2 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_event-0.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_bookmark-0.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_leaf-1.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.2.0.beta.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.0.beta.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.2.0.beta.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb