Sha256: 712645fba2f9a2e89951406dcc054f461f4246a095fcc5301fdd7f36f8898e6d

Contents?: true

Size: 181 Bytes

Versions: 220

Compression:

Stored size: 181 Bytes

Contents

class CreateProfiles < ActiveRecord::Migration
  def self.up
    create_table :profiles do |t|

      t.timestamps
    end
  end

  def self.down
    drop_table :profiles
  end
end

Version data entries

220 entries across 99 versions & 18 rubygems

Version Path
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/shoulda-2.11.3/test/rails3_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/1.9.1/gems/shoulda-2.11.3/test/rails2_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/shoulda-2.11.3/test/rails2_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/2.1.0/gems/shoulda-2.11.3/test/rails2_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/vendor/bundle/ruby/2.1.0/gems/shoulda-2.11.3/test/rails3_root/db/migrate/20090506203502_create_profiles.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/shoulda-2.11.3/test/rails3_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.0 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.1 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.10 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.11 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.12 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.13 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.14 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.15 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.16 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.17 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.2 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb
auser-poolparty-1.3.3 vendor/gems/shoulda/test/rails_root/db/migrate/20090506203502_create_profiles.rb