need to create the bar graph version, write up the remaining parts of the tutorial, and ensure it did not break the DOM vuln

This commit is contained in:
cktricky
2014-07-29 17:56:33 -05:00
parent d4e049b15a
commit 88ed0e2b50
6 changed files with 1714 additions and 65 deletions
+1
View File
@@ -88,6 +88,7 @@ Railsgoat::Application.routes.draw do
resources :dashboard do
collection do
get "home"
get "change_graph"
end
end