The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 621a144cfc Change the messages on the changeset page so that @heading is succinct
and @description has more detail. This looks better than having the
two be equivalent and the <h1> would sometimes overflow the page with
long usernames.
2009-07-31 11:54:09 +00:00
app Fix the changeset feed to put the description in as raw HTML so we 2009-07-30 11:25:33 +00:00
config Change the messages on the changeset page so that @heading is succinct 2009-07-31 11:54:09 +00:00
db Allow messages to be deleted from the outbox as well as the inbox. 2009-07-23 17:41:50 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Added methods to strip those non-XML control characters from tags in AMF controller and give an error if there's invalid UTF-8. 2009-07-27 16:54:00 +00:00
public and the binary 2009-07-16 14:37:17 +00:00
script * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
test fixed gps_point coordinates and tile. why was this passing the tests before? 2009-07-30 15:19:07 +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/