Skip to content

Instantly share code, notes, and snippets.

@smaboshe
Created August 18, 2011 06:54
Show Gist options
  • Save smaboshe/1153554 to your computer and use it in GitHub Desktop.
Save smaboshe/1153554 to your computer and use it in GitHub Desktop.
Capybara should match the links inside the @plans rendered
<h1><%= yield :title %></h1>
<div class="plans">
<%= render @plans %>
</div><!-- /.plans -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment