Sha256: a992248094454b948f06f996504e01461793affa6c43d1d3f1537537328ce24e

Contents?: true

Size: 123 Bytes

Versions: 4

Compression:

Stored size: 123 Bytes

Contents

ActiveRecord::Schema.define(:version => 0) do

  create_table :article, :force => true do |t|
    t.string :name
  end
end 

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aslon_scaffold-0.0.15 test/schema.rb
aslon_scaffold-0.0.14 test/schema.rb
aslon_scaffold-0.0.13 test/schema.rb
aslon_scaffold-0.0.12 test/schema.rb