The Rails application that powers OpenStreetMap
Find a file
2008-11-09 16:49:27 +00:00
app update nodes/ways/relation XML to include user id as well as display name 2008-11-09 16:43:09 +00:00
config bumping the version of composite primary keys for the amf controler as there are bugs in it 2008-11-09 11:13:10 +00:00
db migrations: add specific method for nodes/ways/relations enum column 2008-11-09 16:11:42 +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 migrations: add specific method for nodes/ways/relations enum column 2008-11-09 16:11:42 +00:00
public cosmetic tweaks to 'login' and 'create account' screens 2008-11-09 12:17:53 +00:00
script Make the cleanup script work a chunk at a time so we don't run out of 2008-08-08 15:49:29 +00:00
test fixing the tests due to a osm -> diffChange and moving to floats 2008-11-09 16:49:27 +00:00
vendor Updating to use Rails 2.1.2. Moving the gem dependancies to the config/environment.rb file. Moving the vendor/plugins externals into our svn. 2008-10-28 20:42:48 +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/