% content_for :head do %> <%= stylesheet_link_tag "index" , :media => "all"%> <%= stylesheet_link_tag "workArea" , :media => "all"%> <%= stylesheet_link_tag "formtastic" , :media => "all"%> <% end -%> <% form_for @report, :url => {:action => 'update_shift'}, :html =>{:class => "formtastic"} do |f| -%> <%= f.hidden_field :id %>