The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 2ec4555edf Add a --validate-variables option to check that interpolated Ruby i18n
variables (C<{{foo}}> and C<[[foo]]>) are equivalent in the two
provided files.

Depend on 5.10 because I'm lazy and want to use smart-matching
2009-06-25 12:48:40 +00:00
app Rework the translatable map key to be driven by a YAML file listing the 2009-06-24 23:30:41 +00:00
config Fix some interpolation variables. 2009-06-25 12:35:59 +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 More work on optimisation the location of nearby users - it turns out 2009-06-05 09:30:31 +00:00
public Update to 2.8 release of OpenLayers. 2009-06-24 23:40:31 +00:00
script Add a --validate-variables option to check that interpolated Ruby i18n 2009-06-25 12:48:40 +00:00
test Revert r16046. 2009-06-23 02:48:38 +00:00
vendor Revert r16046. 2009-06-23 02:48:38 +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/