We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: A Rails app that uses voting to identify pain points.
Clone URL: git://github.com/btakita/pain-point.git
btakita (author)
Sun Mar 30 00:57:11 -0700 2008
commit  cedd4372fc7b04d57bb50474e5dd749b281f2637
tree    dcff013a33a506fc58ce0dccd133acf3eb9cc690
parent  5527109899eb1d956d1fb38bf55510765cb3b995
pain-point / app / helpers / application_helper.rb
100644 4 lines (3 sloc) 0.115 kb
1
2
3
4
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end