From: Tom Hughes Date: Wed, 23 Jan 2008 09:54:21 +0000 (+0000) Subject: You need at least version 0.9.1 of the composite keys gem. X-Git-Tag: live~8961 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/6319d81c0793e8a2c57fd450f88d91f16d7b409f You need at least version 0.9.1 of the composite keys gem. --- diff --git a/README b/README index fbcaa096b..7d3fb4c5d 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ INSTALL # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8 -* install primary keys plugin for active record +* install primary keys plugin for active record (minimum version 0.9.1) # sudo gem install composite_primary_keys