DocumentServer/OnlineEditorsExample/OnlineEditorsExampleRuby/app/controllers/application_controller.rb
2015-04-29 19:10:50 +03:00

2 lines
56 B
Ruby

class ApplicationController < ActionController::Base
end