From: Paul Norman Date: Tue, 9 Sep 2014 00:12:10 +0000 (-0700) Subject: Explain how to load data for testing X-Git-Tag: live~5408 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e2c81091a02ad7e69165a9e30a89aecd2c8db531?hp=e2c81091a02ad7e69165a9e30a89aecd2c8db531 Explain how to load data for testing This is a fairly common query, and not too complicated where the data only needs to be loaded. Loading data then editing it is more complex, and not covered here. ---