The Rails application that powers OpenStreetMap
Find a file
2009-05-27 13:34:50 +00:00
app Working around mysql bug... 2009-05-26 16:55:05 +00:00
config Disabled automatic parsing of XML to a hash in request bodies for a modest 15% speedup. 2009-05-21 23:48:34 +00:00
db Merge r15175 from i18n_2 branch. 2009-05-26 22:33: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 Disabled edit tab until z13 is reached. 2009-05-27 13:34:50 +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/