The Rails application that powers OpenStreetMap
Find a file
2009-08-07 00:25:00 +00:00
app Made XML parsing routines raise an exception if the document is valid XML, but not valid as an OSM document. This is now the same behaviour as when the document isn't valid XML. 2009-08-06 17:28:49 +00:00
config small parallel way fix, plus handy new 'join' keypress (J) 2009-08-07 00:25:00 +00:00
db Replace hard coded nwr enumeration support with a more generic 2009-08-04 13:23:36 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Replace hard coded nwr enumeration support with a more generic 2009-08-04 13:23:36 +00:00
public small parallel way fix, plus handy new 'join' keypress (J) 2009-08-07 00:25:00 +00:00
script * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
test Made XML parsing routines raise an exception if the document is valid XML, but not valid as an OSM document. This is now the same behaviour as when the document isn't valid XML. 2009-08-06 17:28:49 +00:00
vendor Updated this using the en.yml file in the ruby.git distribution for reference 2009-07-29 10:56:40 +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/