]> git.openstreetmap.org Git - rails.git/blobdiff - README
Rename requires.rb to composite_primary_keys.rb so we have one file for
[rails.git] / README
diff --git a/README b/README
index c245579a14307fdb54c7d06603c23a5ba3e6b0d1..fbcaa096bf0ed5cf1b4ab2e52a8d6984c2e3c6b7 100644 (file)
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ INSTALL
 
    # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8
 
 
    # sudo aptitude install libxml-ruby1.8 libxml-parser-ruby1.8
 
+* install primary keys plugin for active record
+  
+  # sudo gem install composite_primary_keys
+
 * make sure you have a MTA listening on localhost:25 if you want mail
 
 * script/server
 * make sure you have a MTA listening on localhost:25 if you want mail
 
 * script/server
@@ -35,4 +39,5 @@ Lots of tests are needed to test the API.
 
 Lots of little things to make the site work like the old one.
 
 
 Lots of little things to make the site work like the old one.
 
-Also see the 'rails_port' component for bugs on trac.openstreetmap.org
+Also see the 'rails_port' component for bugs:
+http://trac.openstreetmap.org/query?status=new&status=assigned&status=reopened&component=rails_port&order=priority