The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason b653ace377 Implement a hack so that we can interpolate JavaScript variables in
translation strings from Ruby, doing the string replacement lient-side
instead of on the server.

This partially solves ticket:1919. I still have to move the rest of
the JS functions over to the new system.
2009-06-06 17:57:08 +00:00
app Implement a hack so that we can interpolate JavaScript variables in 2009-06-06 17:57:08 +00:00
config Implement a hack so that we can interpolate JavaScript variables in 2009-06-06 17:57:08 +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 More work on optimisation the location of nearby users - it turns out 2009-06-05 09:30:31 +00:00
public Add zh-CN to OpenLayers. 2009-06-05 14:20:15 +00:00
script Catch creation of en.po 2009-06-05 22:38:04 +00:00
test Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
vendor Add an extra message to detect Postgres deadlocks. 2009-06-05 23:08:29 +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/