From fb76b4db64583def6db3aac43e31c25d3bd489df Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Tue, 4 Mar 2014 16:22:22 -0500 Subject: Git is telling me to commit I dont know why --- app/views/games/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/games/index.html.erb') diff --git a/app/views/games/index.html.erb b/app/views/games/index.html.erb index 2c178f5..ccd0f63 100644 --- a/app/views/games/index.html.erb +++ b/app/views/games/index.html.erb @@ -1,6 +1,6 @@

Listing games

- +
@@ -32,4 +32,4 @@
-<%= link_to 'New Game', new_game_path, {:class => "btn btn-warning"} %> +<%= link_to 'New Game', new_game_path %> -- cgit v1.2.3-2-g168b
Name