anthonymidili/FishBowl

View on GitHub
app/views/bowls/_your_species.html.haml

Summary

Maintainability
Test Coverage
.row
  .small-12.columns
    .center
      %h3.add-text-shadow= "Your #{@bowl.water_type} Species"
      = render 'select_bar'
= render 'your_species_form'