Sha256: 413c78b520e2f36d380360f8fa5df9d0a47bc8c7addfa0a3fcf9c8948e3ef232
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 Bytes
Contents
ActiveRecord::Schema.define(:version => 0) do create_table "users", :force => true do |t| t.string "email" t.string "codice_fiscale" t.string "partita_iva" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
italian_job-0.0.2 | spec/schema.rb |