bitgoblin-website/app/controllers/application_controller.rb

3 lines
57 B
Ruby
Raw Normal View History

2022-07-04 01:21:08 -04:00
class ApplicationController < ActionController::Base
end