Check tutorial is ready on each chapter

This commit is contained in:
uu59 2014-06-05 14:43:00 +09:00
parent 5200568fda
commit bdc64be5d9

View File

@ -7,6 +7,7 @@ class TutorialsController < ApplicationController
end
def chapter1
return redirect_to tutorials_url unless tutorial_ready?
end
def log_tail