pastebinner/app/controllers/application_controller.rb

2 lines
57 B
Ruby

class ApplicationController < ActionController::Base
end