aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2014-03-05 14:00:23 +0100
committerRobin Dupret <robin.dupret@gmail.com>2014-03-05 14:00:23 +0100
commit058d3c6183ef6e0e878bea37f4fe3f8f0d6758e2 (patch)
tree6bb063d6d855836d96fae904dd9785b3572ca4d5 /activerecord/CHANGELOG.md
parentb74eed58b228b49c5298cf0df9c6890d0b8a4ab5 (diff)
downloadrails-058d3c6183ef6e0e878bea37f4fe3f8f0d6758e2.tar.gz
rails-058d3c6183ef6e0e878bea37f4fe3f8f0d6758e2.tar.bz2
rails-058d3c6183ef6e0e878bea37f4fe3f8f0d6758e2.zip
Remove a reference to an issue [ci skip]
This actually not an issue fixing ; the changelog is referring to the introducing pull request itself.
Diffstat (limited to 'activerecord/CHANGELOG.md')
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 2357702713..3bd85976a0 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -1,4 +1,4 @@
-* Allow strings to specify the `#order` value. Fixes #10732.
+* Allow strings to specify the `#order` value.
Example: