Add a stub helper for the browse controller.

This commit is contained in:
Tom Hughes 2008-04-20 12:21:07 +00:00
parent db30a423a8
commit b909dc4ab8

View file

@ -0,0 +1,2 @@
module BrowseHelper
end