The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 1db05339d3 Don't set the Status header - it is set automatically by the FastCGI code
and this manually set one conflicts with that and causes a 200 response
in rails 2.3.2 it seems.
2009-06-04 22:53:05 +00:00
app Don't set the Status header - it is set automatically by the FastCGI code 2009-06-04 22:53:05 +00:00
config Fix a couple of syntax errors. 2009-06-04 21:30:59 +00:00
db More missing files from I18N merge. 2009-05-31 17:41:25 +00:00
doc Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
lib Add a remove_foreign_key method and make migration 34 reversible. 2009-05-31 13:53:16 +00:00
public Create a custom build of OpenLayers to allow us to pull in extra 2009-06-04 20:31:58 +00:00
script Adjusted for new location of script. 2009-06-04 21:53:49 +00:00
test Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
vendor Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/