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|