The Rails application that powers OpenStreetMap
Find a file
Tom Hughes bf0e4291a2 Don't use the (unset) value of I18n.locale to try and select a language
as the one we want is in lang so just use that. Fixes #2071.
2009-07-16 20:26:18 +00:00
app Don't use the (unset) value of I18n.locale to try and select a language 2009-07-16 20:26:18 +00:00
config Updated Hungarian translation of OpenStreetMap website 2009-07-15 18:08:07 +00:00
db documented some additional requirements when installing on a cleaner ubuntu box 2009-06-10 05:27:54 +00:00
doc documented some additional requirements when installing on a cleaner ubuntu box 2009-06-10 05:27:54 +00:00
lib Say which way is too long. 2009-07-15 13:34:14 +00:00
public and the binary 2009-07-16 14:37:17 +00:00
script Use LoadFile(*DATA) to load the __DATA__ section as YAML 2009-06-29 01:42:40 +00:00
test Merge 16355:16480 from trunk. 2009-07-13 23:28:02 +00:00
vendor Fix compatible_language_from in the http_accept_language plugin to 2009-07-15 23:42:56 +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/