mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
8 lines
86 B
Ruby
8 lines
86 B
Ruby
module Rails
|
|
module VERSION
|
|
MAJOR = 3
|
|
end
|
|
end
|
|
|
|
require 'open_api/rswag/specs'
|