This commit is contained in:
Darren VanBuren 2018-06-13 02:19:11 -07:00
parent ffc033debf
commit 087671d848

View file

@ -150,6 +150,7 @@ module StargateRando::Controllers
JSON.generate(result_hash)
end
end
end
# This holds our views. Markaby is pretty swagtacular.
module StargateRando::Views