module Swagger::Docs::Methods
Public Class Methods
included(base)
click to toggle source
# File lib/swagger/docs/methods.rb, line 5 def self.included(base) base.extend ClassMethods end
# File lib/swagger/docs/methods.rb, line 5 def self.included(base) base.extend ClassMethods end