From a94018da0b73d3a61e4add8fa03d59310baaa262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Emin=20=C4=B0NA=C3=87?= Date: Thu, 18 Feb 2016 00:13:24 +0200 Subject: Remove accidentally duplicated change log title [ci skip] --- activerecord/CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 18d0a12e49..b9d99d843a 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -10,9 +10,6 @@ OR ("price_estimates"."estimate_of_type" = 'Car' AND "price_estimates"."estimate_of_id" = 2)) *Philippe Huibonhoa* - - -* Rework `ActiveRecord::Relation#last` * Fix a bug where using `t.foreign_key` twice with the same `to_table` within the same table definition would only create one foreign key. -- cgit v1.2.3