diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2012-08-01 18:08:48 -0300 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2012-08-01 18:08:48 -0300 |
commit | 74cf196f63742f21213fd5f8a889e8ee29ab621f (patch) | |
tree | 3d27c213a8cc300027ffe6e4dfc5bc4e182ca0dc | |
parent | fcccbacec1d25188619f597bbb75505c79084bc3 (diff) | |
download | rails-74cf196f63742f21213fd5f8a889e8ee29ab621f.tar.gz rails-74cf196f63742f21213fd5f8a889e8ee29ab621f.tar.bz2 rails-74cf196f63742f21213fd5f8a889e8ee29ab621f.zip |
This entry is wrong
-rw-r--r-- | activerecord/CHANGELOG.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 038b8d85fb..48725116fa 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -20,8 +20,6 @@ *Rafael Mendonça França* -* update_columns added. *Sebastián Martínez* - ## Rails 3.2.7 (Jul 26, 2012) ## * `:finder_sql` and `:counter_sql` options on collection associations |