Class
Apipie::Extractor::Collector
In:
lib/apipie/extractor/collector.rb
Parent:
Object
Methods
add_routes_info
add_to_records
controller_full_path
finalize_descriptions
handle_record
ignore_call?
new
record_to_s
refine_description
refine_errors_description
refine_params_description
Attributes
descriptions
[R]
records
[R]
Public Class methods
new
()
Public Instance methods
add_routes_info
(desc)
add_to_records
(record)
controller_full_path
(controller)
finalize_descriptions
()
handle_record
(record)
ignore_call?
(record)
record_to_s
(record)
refine_description
(record)
refine_errors_description
(description, record)
refine_params_description
(params_desc, recorded_params)
[Validate]