The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 967f44ffac Don't user flash[:notice] when we're not redirecting as it will
persist to the next request and cause confusion.
2008-08-13 11:44:53 +00:00
app Don't user flash[:notice] when we're not redirecting as it will 2008-08-13 11:44:53 +00:00
config Make the location of the GPX traces configurable. 2008-08-07 11:31:42 +00:00
db Allow users to change their email address. Closes #546. 2008-08-13 11:39:33 +00:00
doc Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00
lib Rework GPX import daemon to use libxml2 for speed. 2008-07-30 08:37:05 +00:00
public Potlatch 0.10b 2008-07-31 22:48:12 +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 - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
vendor Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +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/