<% content_for :javascripts do %> <%= javascript_include_tag "fancybox", :type => "text/javascript" %> <% end %> <% content_for :stylesheets do %> <%= stylesheet_link_tag "fancybox" %> <% end %>