Sha256: 19428a79856508174d04c437a3ab8addd6c439887bb1329190935ba0d7625393

Contents?: true

Size: 119 Bytes

Versions: 24

Compression:

Stored size: 119 Bytes

Contents

class AddOtherNameToUsers < ActiveRecord::Migration
  def change
    add_column :users, :other_name, :string
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
tkh_authentication-0.9.17.2 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.17.1 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.17 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.16 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.15 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.14 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.13 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.12 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.11 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.10 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.9 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.8 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.7 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.6 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.5 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.4 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.9.3 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.1.11 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.1.10 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb
tkh_authentication-0.1.9 lib/generators/tkh_authentication/create_or_update_migrations/templates/add_other_name_to_users.rb