1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 14:17:20 +00:00

Tutorials page added

This commit is contained in:
2016-01-19 19:04:29 +00:00
parent 6c8f122aca
commit 85fb0947b5
4 changed files with 22 additions and 0 deletions

View File

@@ -14,4 +14,7 @@ class StaticPagesController < ApplicationController
def about
end
def tutorials
end
end