Sha256: 23f4c3e233d2dfa7d2e780bb7836b1afd6b2090f7037a29074117f83903d980a

Contents?: true

Size: 131 Bytes

Versions: 40

Compression:

Stored size: 131 Bytes

Contents

class AddFieldsToUsers < ActiveRecord::Migration
  def change
    add_column :coalescing_panda_users, :login_id, :string
  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
coalescing_panda-5.0.4 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.3 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.2 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.1 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.0 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.0.beta.2 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-5.0.0.beta.1 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.8.0.beta.1 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.7.0 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.6.1 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.6.0 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.6.0.rc3 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.6.0.rc2 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.6.0.rc1 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.7 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.6 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.5 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.4 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.3 db/migrate/20150811140030_add_fields_to_users.rb
coalescing_panda-4.5.2 db/migrate/20150811140030_add_fields_to_users.rb