BrewBot
<% dirs.each_with_index do |dir,index| %>
<%= dir %>
<%= dates[index] %>
<%= statuses[index].upcase %>
<% end %>