The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 2bf56c7be3 Don't ask the backend directly for the available locales - just ask
the I18n module and let it worry about where to find them.
2009-05-22 23:42:17 +00:00
app Don't ask the backend directly for the available locales - just ask 2009-05-22 23:42:17 +00:00
config Reverting config file that shouldn't have been committed. 2009-05-22 18:41:33 +00:00
db Fix missing require in migrations. 2009-05-22 18:53:24 +00:00
doc cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
lib Fixed typo. 2009-05-21 21:24:29 +00:00
public Potlatch 1.0 2009-05-21 00:30:33 +00:00
script Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
test First stage of i18n. Some migrations and extra plugins. 2009-05-22 18:36:17 +00:00
vendor First stage of i18n. Some migrations and extra plugins. 2009-05-22 18:36:17 +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/