The Rails application that powers OpenStreetMap
Find a file
2009-05-30 13:38:17 +00:00
app Make links in tags active in the data browser. Fixes #1855. 2009-05-30 11:27:25 +00:00
config Redirect to canonical hosts. 2009-05-30 11:55:31 +00:00
db Only use the db functions for migrations if USE_DB_FUNCTIONS is set 2009-05-27 15:25:28 +00:00
doc cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
lib Create a proper exception class for invalid bounding box exceptions. 2009-05-26 23:47:45 +00:00
public Stop long changeset comments causing other fields to get split over 2009-05-30 13:38:17 +00:00
script Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
test Better testing of bbox handling in relations. Maybe fixes #1861, but wasn't able to reproduce the exact case. Fixed bug handling bboxes where element is repeated in relation. 2009-05-26 15:37:29 +00:00
vendor Add gem specification file to stop rake test complaining. 2009-05-08 18:12:30 +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/