mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-24 23:06:41 +00:00
7 lines
79 B
Ruby
7 lines
79 B
Ruby
require 'rswag/specs'
|
|
require 'rswag/api'
|
|
require 'rswag/ui'
|
|
|
|
module Rswag
|
|
end
|