The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason b0e1560875 Some of our JavaScript files have UI messages but we don't want to
make them dynamic.

So I'm creating a globally scoped JavaScript array called rails_i18n
which holds some of these messages. It's loaded in <head> before any
of the JavaScript files so it should always be available.
2009-10-02 20:19:28 +00:00
app Some of our JavaScript files have UI messages but we don't want to 2009-10-02 20:19:28 +00:00
config Some of our JavaScript files have UI messages but we don't want to 2009-10-02 20:19:28 +00:00
db Add xid_to_int4() function for Postgres. 2009-09-07 16:44:54 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Replace hard coded nwr enumeration support with a more generic 2009-08-04 13:23:36 +00:00
public Some of our JavaScript files have UI messages but we don't want to 2009-10-02 20:19:28 +00:00
script Translatewiki URLs changed. Adjust script to match 2009-10-01 13:41:51 +00:00
test Tests for [17838] 2009-09-29 03:58:33 +00:00
vendor Import extra rails translations from http://github.com/svenfuchs/rails-i18n. 2009-09-30 23:26:47 +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/