The Rails application that powers OpenStreetMap
Find a file
2009-05-27 15:50:55 +00:00
app Remove the languages hash since we are now storing the languages in a table. Translated the posted by line in diary entry list. 2009-05-27 15:50:55 +00:00
config Remove the languages hash since we are now storing the languages in a table. Translated the posted by line in diary entry list. 2009-05-27 15:50:55 +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 translating the listing of diary entries. Adding some initial tests for checking that you don't get any errors in any locale, when listing the diary entries. Don't yet check for missing translations through an assert_select, .., :count => 0. 2009-05-27 15:06:25 +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/