mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Setup Rails project and dockerize
This commit is contained in:
2
app/controllers/application_controller.rb
Normal file
2
app/controllers/application_controller.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
end
|
||||
Reference in New Issue
Block a user