whew, now THAT is a huge tutorial explanation for a relatively simple issue!

This commit is contained in:
cktricky
2014-03-12 18:59:38 -04:00
parent 48ddc99955
commit 4b0560a250
6 changed files with 246 additions and 1 deletions
+2 -1
View File
@@ -83,7 +83,8 @@ class TutorialsController < ApplicationController
def guard
end
def logic_flaws
end
def mass_assignment
end