class Rspec::Autoswagger::Parts::Info

Constants

DEFAULT_INFO

Public Class Methods

generate_hash() click to toggle source
# File lib/rspec/autoswagger/parts/info.rb, line 8
def self.generate_hash
  DEFAULT_INFO
end