From 3d636bf5f649951cd26123962bc3b4ec8c30dd56 Mon Sep 17 00:00:00 2001 From: Roberto Miranda Date: Mon, 8 Jul 2019 20:53:55 +0100 Subject: =?UTF-8?q?Fix=20indentation=20=F0=9F=92=87=E2=80=8D=E2=99=80?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ref https://github.com/rails/rails/pull/36621#discussion_r301208961 --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 767770350d..184e881b25 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,6 +1,6 @@ * Add database_exists? method to connection adapters to check if a database exists. - *Guilherme Mansur* + *Guilherme Mansur* * Loading the schema for a model that has no `table_name` raises a `TableNotSpecified` error. -- cgit v1.2.3