The Rails application that powers OpenStreetMap
Find a file
2009-08-03 14:00:29 +00:00
app Moved find_token method into the token class, since that seems a more appropriate place for it. 2009-08-03 14:00:29 +00:00
config Changed required version of OAuth gem, as that exact version wasn't necessary. 2009-08-03 13:59:47 +00:00
db Added foreign keys to some oauth tables. 2009-08-03 13:58:10 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Added methods to strip those non-XML control characters from tags in AMF controller and give an error if there's invalid UTF-8. 2009-07-27 16:54:00 +00:00
public and the binary 2009-07-16 14:37:17 +00:00
script * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
test Moved find_token method into the token class, since that seems a more appropriate place for it. 2009-08-03 14:00:29 +00:00
vendor Moved find_token method into the token class, since that seems a more appropriate place for it. 2009-08-03 14:00: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/