prepping for constantize

This commit is contained in:
Ken Johnson
2013-06-02 20:35:01 -04:00
parent 570eafa01b
commit caecb88e30
5 changed files with 24 additions and 0 deletions
+2
View File
@@ -103,7 +103,9 @@ class TutorialsController < ApplicationController
end
def mass_assignment
end
def constantize
end
end