compile error /Users/bradwrage/webapps/treebook/app/views/statuses/index.html.erb:5: syntax error, unexpected ':' ...atus", new_status_path, class: "btn btn-success" );@output_b... ^ /Users/bradwrage/webapps/treebook/app/views/statuses/index.html.erb:7: syntax error, unexpected kDO_BLOCK, expecting kEND '); @statuses.each do | status| ^ /Users/bradwrage/webapps/treebook/app/views/statuses/index.html.erb:21: syntax error, unexpected kENSURE, expecting $end
<h1> All of the Statuses</h1> 3: </div> 4: 5: <%= link_to "Post a New Status", new_status_path, class: "btn btn-success" %> 6: 7: <% @statuses.each do | status| %>8: <div class="status">