public
Fork of courtenay/altered_beast
Description: Ground-up rewrite of Beast, a Ruby on Rails forum.
Homepage: http://activereload.lighthouseapp.com/projects/7537-altered-beast/
Clone URL: git://github.com/technoweenie/altered_beast.git
altered_beast / 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