# Methods added to this helper will be available to all templates in the application. module ApplicationHelper def html(x) x.gsub(//,'>') end def rails_path url_for "/caelumobjects-restful-rails.pdf" end end