]> git.openstreetmap.org Git - rails.git/commitdiff
Avoid polluting the global scope
authorJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 26 Aug 2012 23:36:05 +0000 (16:36 -0700)
committerTom Hughes <tom@compton.nu>
Mon, 27 Aug 2012 20:05:52 +0000 (21:05 +0100)
Only startBrowse and startExport need to be exposed;
everything else can be scoped inside those functions.


No differences found