Files
bit/app/controllers/application_controller.rb
T
Juan Rodriguez 019e2516d7 feat: 🏗️ Rails setup
postgresql database
2021-06-13 09:05:20 -05:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end