The Rails application that powers OpenStreetMap
Find a file
2009-05-13 23:42:18 +00:00
app Remove a rescue, which is stopping a more detailed error message being returned to the user. 2009-05-13 23:42:18 +00:00
config Set a custom return path so that we can ignore bounces. 2009-05-09 12:17:10 +00:00
db Use a local lookup table for country bounding boxes rather than relying 2009-05-11 16:50:09 +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 Added a consistency check that both ids are valid and match. Fixed diff upload code where this wasn't being set. 2009-05-13 19:21:04 +00:00
public a few small fixes 2009-05-09 10:00:40 +00:00
script Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
test Fixed bug #1816 - the timeout updating logic should have been in a before_save handler, not in save_with_tags. 2009-05-12 13:54:37 +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/