Sha256: fd050d6dbd20ae467e939e1fb8b607bf0db00f95c7bdbd67d01790c40c0a49c1

Contents?: true

Size: 186 Bytes

Versions: 3

Compression:

Stored size: 186 Bytes

Contents

ActiveRecord::Schema.define(version: 20130315203352) do
  create_table "users", force: true do |t|
    t.datetime "created_at"
    t.datetime "updated_at"
    t.string   "name"
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tire_async_index-0.2.1 spec/test_schema.rb
tire_async_index-0.2.0 spec/test_schema.rb
tire_async_index-0.1.0 spec/test_schema.rb