module Rswag::Specs
Constants
- RAILS_VERSION
Support Rails 3+ and RSpec 2+ (sigh!)
- RSPEC_VERSION
Public Class Methods
config()
click to toggle source
# File lib/rswag/specs.rb, line 19 def self.config @config ||= Configuration.new(RSpec.configuration) end