The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 06b2d278ea Make the search box load each set of results separately so that one
service being slow doesn't delay the response from others.
2009-07-02 16:12:38 +00:00
app Make the search box load each set of results separately so that one 2009-07-02 16:12:38 +00:00
config Make the search box load each set of results separately so that one 2009-07-02 16:12:38 +00:00
db Revert r16046. 2009-06-23 02:48:38 +00:00
doc documented some additional requirements when installing on a cleaner ubuntu box 2009-06-10 05:27:54 +00:00
lib Adding 'shortlink' functions which will allow URLs like http://osm.org/go/XXXX suitable for use in twitter, etc... 2009-06-25 23:31:53 +00:00
public Make the search box load each set of results separately so that one 2009-07-02 16:12:38 +00:00
script Use LoadFile(*DATA) to load the __DATA__ section as YAML 2009-06-29 01:42:40 +00:00
test Adding 'shortlink' functions which will allow URLs like http://osm.org/go/XXXX suitable for use in twitter, etc... 2009-06-25 23:31:53 +00:00
vendor Revert r16046. 2009-06-23 02:48:38 +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/