Sha256: aa83f92de07b0a751532ab6eaf8f1c8fccaeddb9f18ecdc42e74d9bdbfde52f2

Contents?: true

Size: 138 Bytes

Versions: 18

Compression:

Stored size: 138 Bytes

Contents

class AddAutenticationTokenToUsers < ActiveRecord::Migration
  def change
    add_column :users, :authentication_token, :string
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.3.0.pre3 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.3.0.pre2 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.3.0.pre1 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.beta.1 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.alpha.2 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.alpha.1 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.27 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.26 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.24 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.23 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.21 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.20 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.19 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.18 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.17 db/migrate/20130722153731_add_autentication_token_to_users.rb
artfully_ose-1.2.0.pre.16 db/migrate/20130722153731_add_autentication_token_to_users.rb