Sha256: 2f42e3a0a5459cd2e25745534807a6a5f29e060a7c3517194aa82f3cc000184e

Contents?: true

Size: 989 Bytes

Versions: 36

Compression:

Stored size: 989 Bytes

Contents

# encoding: UTF-8
# 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 => 20120719231810) do

  create_table "users", :force => true do |t|
    t.string   "email"
    t.string   "password"
    t.datetime "created_at", :null => false
    t.datetime "updated_at", :null => false
  end

end

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
librato-rails-2.1.0 test/dummy/db/schema.rb
librato-rails-2.0.0 test/dummy/db/schema.rb
librato-rails-1.4.2 test/dummy/db/schema.rb
librato-rails-1.4.1 test/dummy/db/schema.rb
librato-rails-1.4.0 test/dummy/db/schema.rb
librato-rails-1.4.0.beta test/dummy/db/schema.rb
librato-rails-1.3.0 test/dummy/db/schema.rb
librato-rails-1.2.0 test/dummy/db/schema.rb
librato-rails-1.1.0 test/dummy/db/schema.rb
librato-rails-1.0.0 test/dummy/db/schema.rb
librato-rails-0.12.0 test/dummy/db/schema.rb
librato-rails-0.12.0.beta test/dummy/db/schema.rb
librato-rails-0.11.1 test/dummy/db/schema.rb
librato-rails-0.11.0 test/dummy/db/schema.rb
librato-rails-0.10.3 test/dummy/db/schema.rb
librato-rails-0.10.2 test/dummy/db/schema.rb
librato-rails-0.10.1 test/dummy/db/schema.rb
librato-rails-0.10.0 test/dummy/db/schema.rb
librato-rails-0.10.0.pre1 test/dummy/db/schema.rb
librato-rails-0.9.0 test/dummy/db/schema.rb