The Rails application that powers OpenStreetMap
Find a file
2009-06-22 19:13:54 +00:00
app The <title> wasn't being properly set on /message/new/$user, only on /message/new/$user?title=$title 2009-06-22 19:13:54 +00:00
config added missing translations 2009-06-22 18:15:38 +00:00
db Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests. 2009-06-22 16:54:37 +00:00
doc documented some additional requirements when installing on a cleaner ubuntu box 2009-06-10 05:27:54 +00:00
lib More work on optimisation the location of nearby users - it turns out 2009-06-05 09:30:31 +00:00
public Fix spelling in 500 error page 2009-06-22 13:43:39 +00:00
script Remove debugging code 2009-06-22 19:07:03 +00:00
test Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests. 2009-06-22 16:54:37 +00:00
vendor Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests. 2009-06-22 16:54:37 +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/