# Methods added to this helper will be available to all templates in the application. module ApplicationHelper def import_stylesheet (name) "" end end