turtles/app/controllers/application_controller.rb
2018-04-18 17:11:21 +10:00

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end