Start ruby template

This commit is contained in:
timmypidashev
2022-05-08 16:37:52 -07:00
parent 447098b7ef
commit 3c54f2470e
545 changed files with 1372 additions and 351339 deletions

View File

@@ -0,0 +1,2 @@
class ApplicationController < ActionController::Base
end