From a98a4a8e542bc09e141d63d0bb7bd69668749170 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Thu, 17 Nov 2016 00:20:40 +0100 Subject: [PATCH] New db/schema.rb after db:migrate --- test/dummy/db/schema.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/dummy/db/schema.rb b/test/dummy/db/schema.rb index df45c3b..4e86501 100644 --- a/test/dummy/db/schema.rb +++ b/test/dummy/db/schema.rb @@ -1,4 +1,3 @@ -# encoding: UTF-8 # This file is auto-generated from the current state of the database. Instead # of editing this file, please use the migrations feature of Active Record to # incrementally modify your database, and then regenerate this schema definition.