rswag/rswag-specs/spec/spec_helper.rb
2020-03-24 16:02:13 +00:00

10 lines
108 B
Ruby

# frozen_string_literal: true
module Rails
module VERSION
MAJOR = 3
end
end
require 'rswag/specs'