The Rails application that powers OpenStreetMap
Find a file
2009-05-30 14:19:20 +00:00
app Some more of the user account translations. Custom generate method for languages, that doesn't appear to work. Setting user language on create. Start translations in controllers. Diary entries can now be saved. 2009-05-30 14:04:42 +00:00
config Update the German translation 2009-05-30 14:19:20 +00:00
db Use a block to add the language record as rails seems to ignore any 2009-05-23 12:39:45 +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 Diary entries pretty much i18n'd. Additional test that checks there are no missing translation strings, need more like it. 2009-05-27 17:19:59 +00:00
vendor Add Globalize2 so that we get some nice fall backs to other languages when a translation is missing in the requested language. 2009-05-27 15:39:14 +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/