Sha256: 861bfc37538b0e546340cd543ea6d4ab0b31f235db765e57fcdf5d62065b1daa

Contents?: true

Size: 874 Bytes

Versions: 21

Compression:

Stored size: 874 Bytes

Contents

# This file is auto-generated from the current state of the database. Instead of editing this file, 
# please use the migrations feature of Active Record to incrementally modify your database, and
# then regenerate this schema definition.
#
# Note that this schema.rb definition is the authoritative source for your database schema. If you need
# to create the application database on another system, you should be using db:schema:load, not running
# all the migrations from scratch. The latter is a flawed and unsustainable approach (the more migrations
# you'll amass, the slower it'll run and the greater likelihood for issues).
#
# It's strongly recommended to check this file into your version control system.

ActiveRecord::Schema.define(:version => 20090125013728) do

  create_table "users", :force => true do |t|
    t.string "email"
    t.string "name"
  end

end

Version data entries

21 entries across 21 versions & 8 rubygems

Version Path
basiszwo-email_spec-0.1.3 examples/rails_root/db/schema.rb
bmabey-email_spec-0.1.0 examples/rails_root/db/schema.rb
bmabey-email_spec-0.1.1 examples/rails_root/db/schema.rb
bmabey-email_spec-0.1.2 examples/rails_root/db/schema.rb
bmabey-email_spec-0.1.3 examples/rails_root/db/schema.rb
bmabey-email_spec-0.1.4 examples/rails_root/db/schema.rb
bmabey-email_spec-0.2.0 examples/rails_root/db/schema.rb
bmabey-email_spec-0.2.1 examples/rails_root/db/schema.rb
bmabey-email_spec-0.3.0 examples/rails_root/db/schema.rb
bmabey-email_spec-0.3.1 examples/rails_root/db/schema.rb
craigw-email_spec-0.1.4 examples/rails_root/db/schema.rb
hectoregm-email_spec-0.1.2 examples/rails_root/db/schema.rb
hectoregm-email_spec-0.1.3 examples/rails_root/db/schema.rb
leondu-email_spec-0.1.4 examples/rails_root/db/schema.rb
rainchen-email_spec-0.1.4 examples/rails_root/db/schema.rb
tpitale-email_spec-0.2.1 examples/rails_root/db/schema.rb
tpitale-email_spec-0.2.2 examples/rails_root/db/schema.rb
email_spec-0.3.1 examples/rails_root/db/schema.rb
email_spec-0.3.0 examples/rails_root/db/schema.rb
email_spec-0.2.1 examples/rails_root/db/schema.rb