]> git.openstreetmap.org Git - rails.git/blobdiff - README
adds two migrations to create old_node_tags and node_tags table and indexes. Does...
[rails.git] / README
diff --git a/README b/README
index b28b918fb489adbb431eb1e9d89b7e3cfa1103fa..7d3fb4c5dfb58baeddbd8aff7881650e3a3bf5b0 100644 (file)
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ INSTALL
 
    # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8
 
+* install primary keys plugin for active record (minimum version 0.9.1)
+  
+  # sudo gem install composite_primary_keys
+
 * make sure you have a MTA listening on localhost:25 if you want mail
 
 * script/server