test/schema.rb in armot-0.2.1 vs test/schema.rb in armot-0.2.2
- old
+ new
@@ -1,8 +1,9 @@
ActiveRecord::Schema.define(:version => 1) do
create_table :posts do |t|
t.string :title
t.text :text
+ t.string :header
t.timestamps
end
# I18n ar translations table