X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f98e6aac0a33ed8c179841c3c3dc7e2c0393d869..46f729cd847bd5cee518d5e1e7a9dba59ce06dfd:/README diff --git a/README b/README index c245579a1..fbcaa096b 100644 --- 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 + + # sudo gem install composite_primary_keys + * 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. -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