]> git.openstreetmap.org Git - rails.git/commitdiff
Add a stub helper for the browse controller.
authorTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 12:21:07 +0000 (12:21 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 12:21:07 +0000 (12:21 +0000)
app/helpers/browse_helper.rb [new file with mode: 0644]

diff --git a/app/helpers/browse_helper.rb b/app/helpers/browse_helper.rb
new file mode 100644 (file)
index 0000000..c86ad5b
--- /dev/null
@@ -0,0 +1,2 @@
+module BrowseHelper
+end