super-graph/examples/rails-app/app/controllers/application_controller.rb
2019-10-05 00:49:39 -04:00

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end