The Rails application that powers OpenStreetMap
Find a file
2009-05-08 18:21:39 +00:00
app Move geocoder constants to application configuration to avoid test warnings. 2009-05-08 18:21:39 +00:00
config Move geocoder constants to application configuration to avoid test warnings. 2009-05-08 18:21:39 +00:00
db Add missing requires for the migration helper core. 2009-05-08 08:12:26 +00:00
doc cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
lib Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made the error messages for placeholder fixing more informative. Added tests for these. 2009-04-29 10:07:35 +00:00
public Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
script Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
test fix the user unit test so that it doesn't use a depricated method in rails 2.2.2 2009-05-08 17:26:23 +00:00
vendor Add gem specification file to stop rake test complaining. 2009-05-08 18:12:30 +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/