Files
document-server-integration/web/documentserver-example/ruby/app/controllers/application_controller.rb
2016-03-23 12:55:12 +03:00

2 lines
56 B
Ruby

class ApplicationController < ActionController::Base
end