]> git.openstreetmap.org Git - rails.git/blobdiff - README
added application.yml, refactored map method
[rails.git] / README
diff --git a/README b/README
index c245579a14307fdb54c7d06603c23a5ba3e6b0d1..7d3fb4c5dfb58baeddbd8aff7881650e3a3bf5b0 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 (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
 * 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