The Rails application that powers OpenStreetMap
Find a file
2008-09-25 16:20:36 +00:00
app Doing a resync from mainline 8633:10895. There was one simple to resolve conflict on app/models/node.rb. Also moving the migrations for API0.6 to new sequence numbers since there was some new migrations added to mainline, where the migration numbers would conflict if not moved. 2008-09-25 15:06:05 +00:00
config Doing a resync from mainline 8633:10895. There was one simple to resolve conflict on app/models/node.rb. Also moving the migrations for API0.6 to new sequence numbers since there was some new migrations added to mainline, where the migration numbers would conflict if not moved. 2008-09-25 15:06:05 +00:00
db Minor fix for the migration that was moved 2008-09-25 15:57:59 +00:00
doc Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00
lib Doing a resync from mainline 8633:10895. There was one simple to resolve conflict on app/models/node.rb. Also moving the migrations for API0.6 to new sequence numbers since there was some new migrations added to mainline, where the migration numbers would conflict if not moved. 2008-09-25 15:06:05 +00:00
public Potlatch 0.10c... part two 2008-09-20 12:07:48 +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 test that was broken in the resync 2008-09-25 16:20:36 +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/