mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
5 lines
85 B
Ruby
5 lines
85 B
Ruby
module SwaggerRails
|
|
class ApplicationController < ActionController::Base
|
|
end
|
|
end
|