Files
fizzy/app/controllers/application_controller.rb
T
Kevin McConnell 564a0f48ae New Rails app
2024-06-21 13:19:56 +01:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end