super-graph/examples/rails-app/app/controllers/application_controller.rb

3 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end