public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
Search Repo:
rubyurl / 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