Class: RailsApiDoc::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/rails_api_doc/config.rb,
lib/rails_api_doc.rb

Overview

author: Vadim Shaveiko <@vshaveyko> :nodoc:

Defined Under Namespace

Classes: ValidateAryObject, ValidateEnum, ValidateType, Validator

Instance Attribute Summary collapse

Instance Attribute Details

#check_params_typeObject

Returns the value of attribute check_params_type.



6
7
8
# File 'lib/rails_api_doc/config.rb', line 6

def check_params_type
  @check_params_type
end