The Rails application that powers OpenStreetMap
Find a file
2009-09-01 10:47:24 +00:00
app Fixed bug when oauthorizing with a token which no longer exists (merged 17416 from oauth branch). 2009-09-01 10:25:53 +00:00
config typo correction 2009-09-01 10:47:24 +00:00
db Added referer URL in user_token so that redirections (e.g: from oauth token requests) are followed after the user has confirmed the sign-up. Added test for the same. 2009-08-25 15:00:32 +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 Potlatch 1.2a 2009-08-30 19:14:50 +00:00
script * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
test Added referer URL in user_token so that redirections (e.g: from oauth token requests) are followed after the user has confirmed the sign-up. Added test for the same. 2009-08-25 15:00:32 +00:00
vendor Fix file_column plugin to generate absolute URLs without falling over 2009-08-31 23:43:15 +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/