Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / integration / app / app / views / states / show.html.erb
1
2 <%= link_to 'Edit', edit_state_path(@state) %> |
3 <%= link_to 'Back', states_path %>