The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 9fcea942e8 Fixed a YAML syntax error, please run something like this when editing YAML before commiting:
perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml
2009-06-02 22:33:19 +00:00
app Pluralise related way text properly. 2009-06-02 17:00:43 +00:00
config Fixed a YAML syntax error, please run something like this when editing YAML before commiting: 2009-06-02 22:33:19 +00:00
db More missing files from I18N merge. 2009-05-31 17:41:25 +00:00
doc Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
lib Add a remove_foreign_key method and make migration 34 reversible. 2009-05-31 13:53:16 +00:00
public Add Google Webmaster Tool Auth file for Nick Black 2009-06-02 15:14:16 +00:00
script A utility to print the structural differences between two files in config/locales 2009-06-02 22:28:55 +00:00
test Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
vendor Make setting of user_preferred_languages work. 2009-05-31 15:22: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/