aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2012-09-18 10:51:27 +0200
committerXavier Noria <fxn@hashref.com>2012-09-18 10:51:27 +0200
commit254a3249d84f9fa9b747b8da271cc6c94f31464c (patch)
tree724f97ebb2be3d74ad9a4d2123698b05188eb9b4
parent54f9fea307680b34d91d00c1aed55d5409fd77db (diff)
downloadrails-254a3249d84f9fa9b747b8da271cc6c94f31464c.tar.gz
rails-254a3249d84f9fa9b747b8da271cc6c94f31464c.tar.bz2
rails-254a3249d84f9fa9b747b8da271cc6c94f31464c.zip
ActiveRecord -> Active Record
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 1f83c09d44..0d3578f40d 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -69,7 +69,7 @@
end
This respects any other migration detail (limits, defaults, etc).
- ActiveRecord will serialize and deserialize the array columns on
+ Active Record will serialize and deserialize the array columns on
their way to and from the database.
One thing to note: PostgreSQL does not enforce any limits on the