1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-19 22:01:31 +00:00

Cleaned up a bunch of shit. Depricated model methods and controller methods.

This commit is contained in:
2015-04-15 13:42:12 +00:00
parent 451e6911f8
commit 2b1618c69b
9 changed files with 45 additions and 51 deletions

View File

@@ -53,7 +53,9 @@
<% end %>
</tbody>
</table>
<%= submit_tag "Save"%>
<% if user_signed_in? %>
<%= submit_tag "Save"%>
<% end %>
<% end %>