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