From 71a6a2e8e46eb84a76f75b54bea266d40aa5e6be Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 10 Dec 2015 20:19:46 +0100 Subject: Move existing posts to proper locale. This makes sure the existing posts appear after the upgrade. --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/schema.rb') diff --git a/db/schema.rb b/db/schema.rb index b853b26..4d3fe93 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20151114112243) do +ActiveRecord::Schema.define(:version => 20151210191646) do create_table "refinery_banners", :force => true do |t| t.string "name" -- cgit v1.2.3