made some changes to the application controller, added a user controller, and am now about to start working on the login piece

This commit is contained in:
Ken Johnson
2013-04-24 18:09:43 -04:00
parent bdc7ff28cf
commit 5a992c3c1f
179 changed files with 120 additions and 22 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<title>RailsGoat</title>
<%= stylesheet_link_tag "application", :media => "all" %>
<%= javascript_include_tag "application" %>
<%= csrf_meta_tags %>
<%#= csrf_meta_tags %> <!-- <~ What is this for? I hear it helps w/ JS and Sea-surfing.....whatevz -->
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<!--[if lte IE 7]>