Sha256: 5a37aa728cfc764634e6fa0c8c5ba62dcc6fdd50e66696929b6b823d6b842f8d
Contents?: true
Size: 332 Bytes
Versions: 8
Compression:
Stored size: 332 Bytes
Contents
# This file is autogenerated. Instead of editing this file, please use the # migrations feature of ActiveRecord to incrementally modify your database, and # then regenerate this schema definition. ActiveRecord::Schema.define(:version => 1) do create_table "people", :force => true do |t| t.column "name", :string end end
Version data entries
8 entries across 8 versions & 1 rubygems