From d244e22066ba207acd53db5bf5f3f3478a23bd38 Mon Sep 17 00:00:00 2001 From: cxt Date: Thu, 28 Apr 2016 10:08:09 +0800 Subject: [PATCH] rake --- db/schema.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/db/schema.rb b/db/schema.rb index b0b724c64..de7005bb6 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,11 +11,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20160421011543) do - - -ActiveRecord::Schema.define(:version => 20160405021915) do ActiveRecord::Schema.define(:version => 20160419074016) do create_table "activities", :force => true do |t|