Sha256: f7c599b6e3f2bb0c2e60a569b642dabb4a31144ef921c216bdfc239e8cd48a53
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tire_async_index-0.3.0 | spec/test_schema.rb |