Sha256: b0aafdc0b70c78e7a1d83b8bdb42165ebb7831a0d8e302af5066681800154018

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

ActiveRecord::Schema.define(:version => 0) do
  create_table :posts do |t|
    t.string :title, :permalink, :description, :slug
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
permalink-1.2.2 spec/support/schema.rb
permalinker-1.0.3 spec/support/schema.rb
permalinker-1.0.2 spec/support/schema.rb
permalinker-1.0.1 spec/support/schema.rb
permalinker-1.0.0 spec/support/schema.rb
permalink-1.2.1 spec/support/schema.rb