The Rails application that powers OpenStreetMap
Find a file
Kai Krueger eac7348ad2 Split comment field out of map bugs table
Rather than have all comments in a single text field, have each comment in its own entry
and only combine them back on output
2010-03-01 21:05:40 +00:00
app Split comment field out of map bugs table 2010-03-01 21:05:40 +00:00
config An initial (incomplete) "proof of concept" integration of an OpenStreetBugs interface into the rails port 2010-02-28 09:30:40 +00:00
db Split comment field out of map bugs table 2010-03-01 21:05:40 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Add support for GeoIP lookups using Quova. 2009-11-25 00:52:44 +00:00
public An initial (incomplete) "proof of concept" integration of an OpenStreetBugs interface into the rails port 2010-02-28 09:30:40 +00:00
script Use TMail to parse messages so that character set conversions are 2009-11-16 10:48:30 +00:00
test Use Nominatim to reverse geocode diary location information and display 2010-02-27 12:41:56 +00:00
vendor Add email validation plugin from: 2010-02-25 19:14:50 +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/