Sha256: f6a6af2a8d8c963d8c93d153d1780d19f0a03c8af70ac0fbf2a4ac7a782ec3a9

Contents?: true

Size: 158 Bytes

Versions: 15

Compression:

Stored size: 158 Bytes

Contents

class <%= migration_class_name %> < ActiveRecord::Migration[<%= ActiveRecord::Migration.current_version %>]
  def change
    create_table :accounts
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
authentication-zero-4.0.3 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-4.0.2 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-4.0.1 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-4.0.0 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-3.0.2 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-3.0.1 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-3.0.0 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-3.0.0.alpha1 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.36 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.35 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.34 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.33 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.32 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.31 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt
authentication-zero-2.16.30 lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt