projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db30a42
)
Add a stub helper for the browse controller.
author
Tom Hughes
<tom@compton.nu>
Sun, 20 Apr 2008 12:21:07 +0000
(12:21 +0000)
committer
Tom 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]
patch
|
blob
diff --git a/app/helpers/browse_helper.rb
b/app/helpers/browse_helper.rb
new file mode 100644
(file)
index 0000000..
c86ad5b
--- /dev/null
+++ b/
app/helpers/browse_helper.rb
@@ -0,0
+1,2
@@
+module BrowseHelper
+end