openstreetmap-website/app
2009-10-20 22:14:32 +00:00
..
controllers Move render :text to write out each result as it's received, rather than assembling them into a big array and writing this at the end. Theoretically this should permit streaming, but Rails appears not to be that clever. Nonetheless it reduces memory usage when assembling a big bunch of getways and that has to be worthwhile 2009-10-20 22:14:32 +00:00
helpers Use bounding box information to zoom to search results when possible. 2009-10-15 09:27:21 +00:00
models Replace a couple calls to inject with more readble constructs. 2009-10-01 20:39:04 +00:00
views Mention the OSM blob and twitter in the signup message. 2009-10-18 14:02:13 +00:00