The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 1368f194da Try preferred_language_from as it looks for an exact match - only if that
fails do we fall back to compatible_language_from which will take any
language where the first token matches. Fixes #2069.
2009-07-15 23:29:07 +00:00
app Try preferred_language_from as it looks for an exact match - only if that 2009-07-15 23:29:07 +00:00
config Updated Hungarian translation of OpenStreetMap website 2009-07-15 18:08:07 +00:00
db Revert r16046. 2009-06-23 02:48:38 +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 Remove SOTM advert from site. 2009-07-13 08:11:11 +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 improved pluralization, continuation of #2049 2009-07-13 18:51:32 +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/