From 7d010055142c14aa5ee56ac5aae600dfdc03dcae Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 18 Apr 2005 20:10:11 +0000 Subject: Fixed documentation and prepared for release of 0.12 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1216 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/README') diff --git a/activerecord/README b/activerecord/README index 8b2f255a09..300ce8a495 100755 --- a/activerecord/README +++ b/activerecord/README @@ -333,7 +333,7 @@ The prefered method of installing Active Record is through its GEM file. You'll RubyGems[http://rubygems.rubyforge.org/wiki/wiki.pl] installed for that, though. If you have, then use: - % [sudo] gem install activerecord-1.7.0.gem + % [sudo] gem install activerecord-1.10.0.gem You can also install Active Record the old-fashion way with the following command: -- cgit v1.2.3